[arch-commits] Commit in python-dephell-markers/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Fri Oct 25 17:51:24 UTC 2019
Date: Friday, October 25, 2019 @ 17:51:22
Author: eschwartz
Revision: 519569
upgpkg: python-dephell-markers 1.0.1-1: upstream release
Modified:
python-dephell-markers/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-25 17:50:00 UTC (rev 519568)
+++ PKGBUILD 2019-10-25 17:51:22 UTC (rev 519569)
@@ -2,7 +2,7 @@
_pkgname=dephell_markers
pkgname=python-dephell-markers
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="Work with environment markers (PEP-496)"
arch=('any')
@@ -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=('0388c16d9752e8a2c28975560829326578180339a8a392f73eb699f5c502c46d')
-b2sums=('394ce569e9cf1c7db26b54bed7588a35168c3b5fd085a2129da23912bf1db833ed49d273d7569480e99d50a28d416ca18b6308880ace1a78d6f5cda181f09168')
+sha256sums=('a9fcf0a4acb59e9fe261d3304a25f33b4b743598f83825888ab0359b75e5e96f')
+b2sums=('f5dbc8d8851de24e447f7aa1d1c2022b1cb5ce42ed2ab7319fc7b065ab68de46f8a38cbefe94e46096deca42f7136e9a5a0af8a44c5ce19bcd5808c59e7ba17f')
prepare() {
cd "${srcdir}"/${_pkgname}-${pkgver}
More information about the arch-commits
mailing list