[arch-commits] Commit in python-tox-current-env/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Sun Dec 6 19:33:53 UTC 2020
Date: Sunday, December 6, 2020 @ 19:33:53
Author: ffy00
Revision: 771134
upgpkg: python-tox-current-env 0.0.5-1
Modified:
python-tox-current-env/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-06 19:33:13 UTC (rev 771133)
+++ PKGBUILD 2020-12-06 19:33:53 UTC (rev 771134)
@@ -2,8 +2,8 @@
_pkgname=tox-current-env
pkgname=python-$_pkgname
-pkgver=0.0.4
-pkgrel=3
+pkgver=0.0.5
+pkgrel=1
pkgdesc='tox plugin to run tests in current Python environment'
arch=('any')
url='https://github.com/fedora-python/tox-current-env'
@@ -11,7 +11,7 @@
depends=('python' 'python-tox')
makedepends=('python-setuptools')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('4a89316b0c60e0c030a42378e8aa284f69ea7497eb594f550eb23696071c5962f5b813705131b4fa42eca07a406ba05f6746325c5ce0d26f9a18dda4e9e6d21f')
+sha512sums=('682823aaa62d021ca182ca9dadc1856b507c71b4d5e1b6cab064701b9d8ff1acfa96f64a411c8ad03b0b72696b25c2f0a8298e1f1ebc26ff21954a0c0bd369af')
build() {
cd $_pkgname-$pkgver
More information about the arch-commits
mailing list