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

Antonio Rojas arojas at gemini.archlinux.org
Tue Jan 25 21:40:09 UTC 2022


    Date: Tuesday, January 25, 2022 @ 21:40:09
  Author: arojas
Revision: 1115584

Update text and collections

Modified:
  python-jaraco/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-25 21:32:18 UTC (rev 1115583)
+++ PKGBUILD	2022-01-25 21:40:09 UTC (rev 1115584)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-jaraco
-pkgver=2021.12.20
+pkgver=2022.1.24
 pkgrel=1
 pkgdesc='A gaggle of idiosyncratic and questionable wrappers for the stdlib.'
 arch=('any')
@@ -20,9 +20,9 @@
 # These should not exist and do not deserve so many packages.
 # Furthermore, try to make a replacement for python-irc so we can nuke it all.
 # And now cherrypy depends on this too :-(
-_text=3.6.0
+_text=3.7.0
 _functools=3.5.0
-_collections=3.4.0
+_collections=3.5.1
 _classes=3.2.1
 _stream=3.0.3
 _logging=3.1.0
@@ -36,9 +36,9 @@
         "$_pyhost/j/jaraco.stream/jaraco.stream-$_stream.tar.gz"
         "$_pyhost/j/jaraco.logging/jaraco.logging-$_logging.tar.gz"
         "$_pyhost/j/jaraco.itertools/jaraco.itertools-$_itertools.tar.gz")
-sha512sums=('74e6f199372b62ee767fd5f5829ab636d6d87c38998d93cb4ed7dddbe53db27e5c3caf45f36f7b5690b3c12367df0c93702fac59ee99ffcb03f53e70b8b18f96'
+sha512sums=('559dc5ed0f2c0b46dd0cbbc112ab01bbdb68bc12923cff8f745a5e233696ca9f50cef6dbf60116df5121f4761457574deebea142c2a23ca6c4664d7395b5607e'
             '7257f41506f90ca2fda1bd12fed58fa4d4ff5738547f8cdae8ccad1901e0c818afb701dd8e9050fc77ca1271bc2466d5a542990138bc3db2cf9b04d12850844c'
-            '8e427f98dbcfad3f9042d1f080b2bf8012fdaaf084e230f9b46ff078623b047c2d9dab41ed0303df5dd070abce2a25289281113a97e8ab8d819048d30b8d314a'
+            '2918be537296ca81e5f78a3966a47451dc9dc2d233d997c3f01461c489b44051c497dab55496f85883ac1b91a28850a9d77ff154a3f5e074da1ed07f3259c246'
             '4c85cfdd1da88de01596867365147be6cadd7e1d230798683236fdfde579747e3309aac95ae4f3ef86c91bb4493f3096c4ecc14e3db764ef308aab41ead88e23'
             'fe50c21b26e734c9c2d0b7cf8a1c8cc8bab80417adf073a4ae213ba4067aa33e2f6c8886aac996971d2f98aacd295d9999aa3ac7dba24dd952cc27d15bef22e2'
             'ce9a9cbad6d6bb448615eac986d361f9c6ff477b1209e85433f12a49055a9e30125cd49bebcf915a08b8efe0732439a8e1d336e63f6454369b3e846a9a1383ba'



More information about the arch-commits mailing list