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

Kyle Keen kkeen at archlinux.org
Tue Jul 31 13:39:39 UTC 2018


    Date: Tuesday, July 31, 2018 @ 13:39:39
  Author: kkeen
Revision: 365103

upgpkg: python-jaraco 2018.07.31-1

Modified:
  python-jaraco/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-31 13:33:44 UTC (rev 365102)
+++ PKGBUILD	2018-07-31 13:39:39 UTC (rev 365103)
@@ -3,8 +3,8 @@
 
 pkgbase=python-jaraco
 pkgname=('python-jaraco' 'python2-jaraco')
-pkgver=2018.07.20
-pkgrel=2
+pkgver=2018.07.31
+pkgrel=1
 pkgdesc='A gaggle of idiosyncratic and questionable wrappers for the stdlib.'
 arch=('any')
 url='https://github.com/jaraco?page=1&tab=repositories&utf8=%E2%9C%93&q=jaraco'
@@ -15,10 +15,11 @@
 
 # These should not exist and do not deserve 16 packages.
 # Furthermore, try to make a replacement for python-irc so we can nuke it all.
+# And now cherrypy depends on this too :-(
 _text=1.10.1
 _functools=1.20
 _collections=1.5.3
-_classes=1.4
+_classes=1.5
 _stream=1.2
 _logging=1.5.2
 _itertools=2.4
@@ -34,11 +35,12 @@
 md5sums=('366b513f2fa5005faa60a6cb73ae467a'
          '7e82490c7705e6ed69934d35d5ac1d19'
          'd23ba6460d8ea002676bc78725073b13'
-         '83f82d523ef2b5b48107e47f3fbdeb1f'
+         '67f0e29cee1fe6f26b28da4f4ec2808d'
          '3f8c37467550104ed3b734b98e05f374'
          '1f64fceceddc1c60216b4679fbab730d'
          'b71d00405b08f0549d2d4076ed203a4d')
 
+
 prepare() {
   # remove inflect dep
   cd "$srcdir/jaraco.itertools-$_itertools"



More information about the arch-commits mailing list