Skip to content
Snippets Groups Projects
Verified Commit fc29bd5c authored by Jelle van der Waa's avatar Jelle van der Waa :construction:
Browse files

upgpkg: 6.0.1-1

parent 48d7af62
No related branches found
No related tags found
No related merge requests found
pkgbase = python-jaraco.context
pkgdesc = Context managers by jaraco
pkgver = 5.3.0
pkgrel = 3
pkgver = 6.0.1
pkgrel = 1
url = https://github.com/jaraco/jaraco.context
arch = any
license = MIT
......@@ -13,7 +13,7 @@ pkgbase = python-jaraco.context
makedepends = python-installer
makedepends = python-wheel
depends = python
source = git+https://github.com/jaraco/jaraco.context.git#tag=v5.3.0
b2sums = 7fe1fd25da28982d9d45a3c75f76ce5f0cea6d043cab3d1b5886dbbd2a6286189ea53c517b55cbabd26bb2714199086786de08a56442b576ff5218f881efe79d
source = git+https://github.com/jaraco/jaraco.context.git#tag=v6.0.1
b2sums = a6fbb0d3b57c883abc3f74e4928792e1c5e41e0fbb7cb39ab5750bcbafb6026976f1db6bd020c4996e7b7e1fdb4775527a414ff849ab690e4062f45eb6e96871
pkgname = python-jaraco.context
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=python-jaraco.context
pkgver=5.3.0
pkgrel=3
pkgver=6.0.1
pkgrel=1
pkgdesc="Context managers by jaraco"
url="https://github.com/jaraco/jaraco.context"
license=('MIT')
......@@ -11,7 +11,7 @@ depends=('python')
makedepends=('git' 'python-setuptools-scm' 'python-build' 'python-installer' 'python-wheel')
checkdepends=('python-portend' 'python-pytest')
source=("git+https://github.com/jaraco/jaraco.context.git#tag=v$pkgver")
b2sums=('7fe1fd25da28982d9d45a3c75f76ce5f0cea6d043cab3d1b5886dbbd2a6286189ea53c517b55cbabd26bb2714199086786de08a56442b576ff5218f881efe79d')
b2sums=('a6fbb0d3b57c883abc3f74e4928792e1c5e41e0fbb7cb39ab5750bcbafb6026976f1db6bd020c4996e7b7e1fdb4775527a414ff849ab690e4062f45eb6e96871')
build() {
cd jaraco.context
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment