summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Henson2020-12-02 08:52:00 -0700
committerJeff Henson2020-12-02 08:52:00 -0700
commit7a03be32bbc07fa0d2c9cb186213c37515142f86 (patch)
tree0e3614a81e945e5b936527cde4b67f9ded8b0310
parent413c3d7590d66c505bee58bf2b3bbf03dfd56b15 (diff)
downloadaur-7a03be32bbc07fa0d2c9cb186213c37515142f86.tar.gz
Python 3.9 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46c19cd0f58c..95805b366276 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-openshift
pkgdesc = Python client for the OpenShift API
pkgver = 0.11.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/openshift/openshift-restclient-python
arch = any
license = APACHE
diff --git a/PKGBUILD b/PKGBUILD
index 56f8a6f23624..8116678e36c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-openshift
pkgver=0.11.2
-pkgrel=1
+pkgrel=2
pkgdesc="Python client for the OpenShift API"
url="https://github.com/openshift/openshift-restclient-python"
license=('APACHE')