[arch-commits] Commit in python-deprecation/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Nov 16 16:08:47 UTC 2019


    Date: Saturday, November 16, 2019 @ 16:08:46
  Author: felixonmars
Revision: 529550

upgpkg: python-deprecation 2.0.7-1

Modified:
  python-deprecation/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-16 16:08:43 UTC (rev 529549)
+++ PKGBUILD	2019-11-16 16:08:46 UTC (rev 529550)
@@ -3,8 +3,8 @@
 _name=deprecation
 pkgbase=python-deprecation
 pkgname=('python-deprecation' 'python2-deprecation')
-pkgver=2.0.6
-pkgrel=3
+pkgver=2.0.7
+pkgrel=1
 pkgdesc="A library to handle automated deprecations"
 arch=('any')
 license=('Apache')
@@ -11,10 +11,8 @@
 url="https://deprecation.readthedocs.io"
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python2-unittest2')
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz"{,.asc})
-sha512sums=('69dcf5e07cfc1c746564e03063088cce65690e2b34cffe327d59edad24f00d23cf9904089ab9ff5e67dce2b6b02ed617e53959be4a907074440ddb778576aa2f'
-            'SKIP')
-validpgpkeys=('E62866A3562575D95B570AF58EB71A70831B56D1') # Brian Curtin (brian.curtin) <brian at python.org>
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
+sha512sums=('4412e2e95f4aa4b3d5598346a6649c8d945d7401ac2d0fba3b6f6eef567403c8454ebe537e8de646903cd0c2308f48ecb949dae3015ba7617edd2fa3a26ed429')
 
 prepare() {
   cp -a deprecation-$pkgver{,-py2}



More information about the arch-commits mailing list