Package Details: archnews 20220720-1

Git Clone URL: https://aur.archlinux.org/archnews.git (read-only, click to copy)
Package Base: archnews
Description: Show the latest news from Arch Linux official page
Upstream URL: https://gist.github.com/Hayao0819/897be45dfedb0aa4fcc2735a0831966f
Licenses: WTFPL
Submitter: hayao
Maintainer: hayao
Last Packager: hayao
Votes: 0
Popularity: 0.000000
First Submitted: 2022-07-20 11:40 (UTC)
Last Updated: 2022-07-20 11:40 (UTC)

Dependencies (1)

Required by (0)

Sources (3)

Latest Comments

harre commented on 2024-04-28 23:38 (UTC) (edited on 2024-04-28 23:39 (UTC) by harre)

I get an obsolete warning when using --since

% archnews --since 10
/usr/bin/archnews:330: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
  datetime.utcnow().date() - timedelta(days=num_days),

FabioLolix commented on 2022-07-20 15:53 (UTC)

Hello,

  • git is missing as makedepends
    • A license like WTFPL need to be installed in "${pkgdir}/usr/share/licenses/${pkgname}"
  • 2 source file out of 3 are unversioned and not suitable for who is using common source destination (SRCDEST= in makepkg.conf)