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

Evangelos Foutras foutrelis at archlinux.org
Fri Nov 8 12:39:14 UTC 2019


    Date: Friday, November 8, 2019 @ 12:39:14
  Author: foutrelis
Revision: 524609

upgpkg: python-daemon 2.2.4-1

New upstream release.

Modified:
  python-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-08 12:36:47 UTC (rev 524608)
+++ PKGBUILD	2019-11-08 12:39:14 UTC (rev 524609)
@@ -4,7 +4,7 @@
 
 pkgbase=python-daemon
 pkgname=('python-daemon' 'python2-daemon')
-pkgver=2.2.3
+pkgver=2.2.4
 pkgrel=1
 pkgdesc='Library to implement a well-behaved Unix daemon process'
 arch=('any')
@@ -12,8 +12,8 @@
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-docutils' 'python2-docutils' 'python-lockfile' 'python2-lockfile')
 checkdepends=('python-mock' 'python2-mock' 'python-testscenarios' 'python2-testscenarios')
-source=(https://files.pythonhosted.org/packages/35/c3/50a2984169a990e329c969967d4142e9d462789876b962889d6108639937/$pkgbase-$pkgver.tar.gz)
-sha256sums=('affeca9e5adfce2666a63890af9d6aff79f670f7511899edaddca7f96593cc25')
+source=(https://files.pythonhosted.org/packages/source/p/$pkgbase/$pkgbase-$pkgver.tar.gz)
+sha256sums=('57c84f50a04d7825515e4dbf3a31c70cc44414394a71608dee6cfde469e81766')
 
 prepare() {
   cp -a python-daemon-$pkgver{,-py2}



More information about the arch-commits mailing list