summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGI_Jack2021-01-21 20:22:39 -0500
committerGI_Jack2021-01-21 20:22:39 -0500
commite7254c96de92b17b1b18a10abfb095b0d735107c (patch)
tree4403b5ae24eeca1aaab17eccbc127475faafec99 /.SRCINFO
parent2495155f8a30c6476f9ff0ca1886d704cf4816c8 (diff)
downloadaur-e7254c96de92b17b1b18a10abfb095b0d735107c.tar.gz
dropping python2 support
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 2 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53161851ecfb..97d61649d66d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
-# Generated by mksrcinfo v8
-# Thu Feb 14 09:08:35 UTC 2019
+# Generated by mksrcinfo(replacement shim) v8
+# Thu Jan 21 08:22:33 PM EST 2021
pkgbase = python-travispy
pkgdesc = TravisPy is a Python API for Travis CI. It follows the official API and is implemented as similar as possible to Ruby implementation.
pkgver = 0.3.5
@@ -16,14 +16,4 @@ pkgbase = python-travispy
sha256sums = 85293ac89d2cea0244c2a9cb64e447096993ac53fa41cc3ab8ae18d6a4d575b0
pkgname = python-travispy
- depends = python-coverage
- depends = python-pytest
- depends = python-pytest-rerunfailures
- depends = python-requests
-
-pkgname = python2-travispy
- depends = python2-coverage
- depends = python2-pytest
- depends = python2-pytest-rerunfailures
- depends = python2-requests