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

Daniel M. Capella polyzen at gemini.archlinux.org
Fri Oct 22 03:12:08 UTC 2021


    Date: Friday, October 22, 2021 @ 03:12:07
  Author: polyzen
Revision: 1032169

upgpkg: python-tokenize-rt 4.2.1-1

Modified:
  python-tokenize-rt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-22 02:24:43 UTC (rev 1032168)
+++ PKGBUILD	2021-10-22 03:12:07 UTC (rev 1032169)
@@ -2,8 +2,8 @@
 
 _name=tokenize-rt
 pkgname=python-tokenize-rt
-pkgver=4.1.0
-pkgrel=2
+pkgver=4.2.1
+pkgrel=1
 pkgdesc='Wrapper around the stdlib `tokenize` which roundtrips'
 arch=('any')
 url=https://github.com/asottile/tokenize-rt
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("$url/archive/v$pkgver/$_name-$pkgver.tar.gz")
-b2sums=('c3b2e16a375701f9ed328f456838d7e2058388776c2dd93be488663b9bb1c5e9940acac582ae46ddd8b8082484a8245a69af1c1560b55cfa03c3da314c0834ad')
+b2sums=('b8cee02bbb9bb559a92645d8230abc29a58f100b9d03a496106bf9301ff2fa6b47e472970dc71203c61a7d1d3b95f6bb88ef8da15641c509efd10a7711e85d2b')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list