Skip to content
Snippets Groups Projects
Verified Commit df0a9dd5 authored by Daniel M. Capella's avatar Daniel M. Capella
Browse files

upgpkg: 5.3.0-1

parent edfbe0ac
No related branches found
No related tags found
No related merge requests found
pkgbase = python-jaraco.context
pkgdesc = Context managers by jaraco
pkgver = 4.3.0
pkgrel = 4
pkgver = 5.3.0
pkgrel = 1
url = https://github.com/jaraco/jaraco.context
arch = any
license = MIT
checkdepends = python-portend
checkdepends = python-pytest
makedepends = git
makedepends = python-setuptools-scm
......@@ -12,7 +13,7 @@ pkgbase = python-jaraco.context
makedepends = python-installer
makedepends = python-wheel
depends = python
source = git+https://github.com/jaraco/jaraco.context.git#commit=0e0ae08919b984e3c7cffdb2106e437d0d0891c8
sha512sums = SKIP
source = git+https://github.com/jaraco/jaraco.context.git#tag=v5.3.0
b2sums = 7fe1fd25da28982d9d45a3c75f76ce5f0cea6d043cab3d1b5886dbbd2a6286189ea53c517b55cbabd26bb2714199086786de08a56442b576ff5218f881efe79d
pkgname = python-jaraco.context
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=python-jaraco.context
pkgver=4.3.0
_commit=0e0ae08919b984e3c7cffdb2106e437d0d0891c8
pkgrel=4
pkgver=5.3.0
pkgrel=1
pkgdesc="Context managers by jaraco"
url="https://github.com/jaraco/jaraco.context"
license=('MIT')
arch=('any')
depends=('python')
makedepends=('git' 'python-setuptools-scm' 'python-build' 'python-installer' 'python-wheel')
checkdepends=('python-pytest')
source=("git+https://github.com/jaraco/jaraco.context.git#commit=$_commit")
sha512sums=('SKIP')
checkdepends=('python-portend' 'python-pytest')
source=("git+https://github.com/jaraco/jaraco.context.git#tag=v$pkgver")
b2sums=('7fe1fd25da28982d9d45a3c75f76ce5f0cea6d043cab3d1b5886dbbd2a6286189ea53c517b55cbabd26bb2714199086786de08a56442b576ff5218f881efe79d')
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