[arch-commits] Commit in nvchecker/trunk (4 files)

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Tue Jun 28 03:38:03 UTC 2022


    Date: Tuesday, June 28, 2022 @ 03:38:03
  Author: yan12125
Revision: 1239800

upgpkg: nvchecker 2.9-1

See [1] for python-awesomeversion

[1] https://github.com/lilydjwg/nvchecker/commit/ffe84cae085e61c4bda22c6f0b2c4f72d7c74ace

Added:
  nvchecker/trunk/keys/
  nvchecker/trunk/keys/pgp/
  nvchecker/trunk/keys/pgp/356690A1E7404E30D0E902B2E64D049594A54F54.asc
Modified:
  nvchecker/trunk/PKGBUILD

-------------------------------------------------------+
 PKGBUILD                                              |    8 +++++---
 keys/pgp/356690A1E7404E30D0E902B2E64D049594A54F54.asc |    1 +
 2 files changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-28 01:19:17 UTC (rev 1239799)
+++ PKGBUILD	2022-06-28 03:38:03 UTC (rev 1239800)
@@ -2,9 +2,9 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=nvchecker
-pkgver=2.8
+pkgver=2.9
 # curl https://api.github.com/repos/lilydjwg/nvchecker/git/ref/tags/v$pkgver | jq -r .object.sha
-_tag=e0c52f798723256937364b4376ac4414ac71286d
+_tag=b47ff65de4a04fe03b5a76fd020cddd9e79b1fe7
 pkgrel=1
 pkgdesc="New version checker for software releases"
 arch=('any')
@@ -12,9 +12,11 @@
 license=('MIT')
 depends=('python' 'python-tomli' 'python-structlog' 'python-appdirs' 'python-tornado' 'python-pycurl')
 makedepends=('git' 'python-docutils' 'python-setuptools' 'python-pygments')
-checkdepends=('python-pytest' 'python-pytest-asyncio' 'python-pytest-httpbin' 'python-flaky' 'python-lxml' 'pyalpm' 'git')
+checkdepends=('python-pytest' 'python-pytest-asyncio' 'python-pytest-httpbin' 'python-flaky'
+              'pyalpm' 'python-awesomeversion' 'python-lxml' 'git')
 optdepends=(
   'pyalpm: for using "sort_version_key = vercmp" in configuration files and the alpm source'
+  'python-awesomeversion: for using "sort_version_key = awesomeversion" in configuration files'
   'python-lxml: for the htmlparser source'
   'python-packaging: for the pypi source'
   'git: support for git repositories'

Added: keys/pgp/356690A1E7404E30D0E902B2E64D049594A54F54.asc
===================================================================
(Binary files differ)

Index: nvchecker/trunk/keys/pgp/356690A1E7404E30D0E902B2E64D049594A54F54.asc
===================================================================
--- keys/pgp/356690A1E7404E30D0E902B2E64D049594A54F54.asc	2022-06-28 01:19:17 UTC (rev 1239799)
+++ keys/pgp/356690A1E7404E30D0E902B2E64D049594A54F54.asc	2022-06-28 03:38:03 UTC (rev 1239800)

Property changes on: nvchecker/trunk/keys/pgp/356690A1E7404E30D0E902B2E64D049594A54F54.asc
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pgp-keys
\ No newline at end of property


More information about the arch-commits mailing list