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

Felix Yan felixonmars at gemini.archlinux.org
Wed Jun 8 08:49:23 UTC 2022


    Date: Wednesday, June 8, 2022 @ 08:49:23
  Author: felixonmars
Revision: 1229052

upgpkg: python-jaraco.envs 2.2.0-1

Modified:
  python-jaraco.envs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-08 08:47:48 UTC (rev 1229051)
+++ PKGBUILD	2022-06-08 08:49:23 UTC (rev 1229052)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-jaraco.envs
-pkgver=2.1.1
-pkgrel=4
+pkgver=2.2.0
+pkgrel=1
 pkgdesc="Classes for orchestrating Python (virtual) environments"
 url="https://github.com/jaraco/jaraco.envs"
 license=('MIT')
@@ -13,7 +13,7 @@
               'python-pytest-enabler' 'python-pytest-flake8' 'python-pytest-mypy'
               'python-pip')
 source=("https://github.com/jaraco/jaraco.envs/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('67a4db98ca4306bc9428adafadf824d315efd2e533940bd21b41fa34c5acd9b4da092850f4c7296a81511e029f8ae3861b2108d649eed851d63231f1b954326d')
+sha512sums=('bf6733690b685760beb534886b5eee4db7d18536b890ecadda4e7b08c7fe9e1a1215abc4464ef3c2da99ecce98afeb815b8e6e57d6de93682363f5d1052ede16')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list