[arch-commits] Commit in python-dephell-shells/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Fri Nov 5 23:21:09 UTC 2021
Date: Friday, November 5, 2021 @ 23:21:09
Author: arojas
Revision: 1037358
Update to 0.1.5
Modified:
python-dephell-shells/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-05 23:18:04 UTC (rev 1037357)
+++ PKGBUILD 2021-11-05 23:21:09 UTC (rev 1037358)
@@ -2,8 +2,8 @@
_pkgname=dephell_shells
pkgname=python-dephell-shells
-pkgver=0.1.3
-pkgrel=5
+pkgver=0.1.5
+pkgrel=1
pkgdesc="Activate virtual environment for current shell"
arch=('any')
url="https://github.com/dephell/${_pkgname}"
@@ -12,8 +12,8 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest')
source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-sha256sums=('420de1c53cfd6c4a6b11aef5d8a93701b479ab6ef72bae8e0b5b51167e7ba1f9')
-b2sums=('29c29131e428af3b9680056f1ace55eedc6e4efa8ad115e78a4879fdb6665abc40752e1d4d1ab46a932ba4cae9d17f3ee887ccd8a617663415386ca7b4e2a335')
+sha256sums=('77150b732db135d436f41c2c6f12694e6058a8609214117ee80f6c40234ac2d5')
+b2sums=('6cc99191ddd5ca5585aa45f8e6f3815a1f2ee2de1176e8e41f96bf65c6611fb744a368cbd727d1de2642f6f42cf6462ca364a90f76f4cec0f50059c111b6d9fd')
prepare() {
cd "${srcdir}"/${_pkgname}-${pkgver}
More information about the arch-commits
mailing list