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

Morten Linderud foxboron at archlinux.org
Thu Nov 21 21:48:41 UTC 2019


    Date: Thursday, November 21, 2019 @ 21:48:40
  Author: foxboron
Revision: 531375

upgpkg: python-mypy_extensions 0.4.3-1

Modified:
  python-mypy_extensions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-21 21:44:51 UTC (rev 531374)
+++ PKGBUILD	2019-11-21 21:48:40 UTC (rev 531375)
@@ -3,8 +3,8 @@
 # Contributor: hexchain <i at hexchain.org>
 
 pkgname=python-mypy_extensions
-pkgver=0.4.1
-pkgrel=3
+pkgver=0.4.3
+pkgrel=1
 pkgdesc='Experimental type system extensions for programs checked with the mypy typechecker'
 url="http://www.mypy-lang.org/"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://pypi.org/packages/source/m/mypy_extensions/mypy_extensions-$pkgver.tar.gz")
-sha256sums=('37e0e956f41369209a3d5f34580150bcacfabaa57b33a15c0b25f4b5725e0812')
+sha256sums=('2d82818f5bb3e369420cb3c4060a7970edba416647068eb4c5343488a6c604a8')
 
 build() {
     cd "mypy_extensions-$pkgver"



More information about the arch-commits mailing list