[arch-commits] Commit in python2-trollius/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Jul 19 12:11:22 UTC 2020


    Date: Sunday, July 19, 2020 @ 12:11:21
  Author: felixonmars
Revision: 664564

upgpkg: python2-trollius 2.1.post2-1

Modified:
  python2-trollius/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-19 11:55:15 UTC (rev 664563)
+++ PKGBUILD	2020-07-19 12:11:21 UTC (rev 664564)
@@ -2,8 +2,8 @@
 # Contributor: Sebastien Leduc <sebastien at sleduc.fr>
 pkgname=python2-trollius
 _realname=trollius
-pkgver=2.1
-pkgrel=3
+pkgver=2.1.post2
+pkgrel=1
 pkgdesc="Port of the Tulip project (asyncio module, PEP 3156) on Python 2.7"
 arch=("any")
 url="http://trollius.readthedocs.org/"
@@ -11,7 +11,7 @@
 depends=('python2' 'python2-futures' 'python2-six')
 optdepends=('python2-unittest2: to pass trollius unit tests')
 source=("https://pypi.python.org/packages/source/t/$_realname/$_realname-$pkgver.tar.gz")
-sha512sums=('d800e060e13da22c83fc20f2c0e61d6c50cca309d90e8faecaf24e68240d78ec7fc9cfbb68a968ba7e9d73268e974353d9bd9063eb0ca02a4f0e88610abd6018')
+sha512sums=('fb6d0a1fe73cb4a5ba79da6d27dd31d45a7002172d3ea46dfe56a748901fb218db56d464cbcf41c2fc35dd7ddbb2a2a451d515a9c0453a3f1b82497a2e9d8b6c')
 
 build() {
   cd "$srcdir/$_realname-$pkgver"



More information about the arch-commits mailing list