summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-10-10 12:37:15 +0200
committerTim Biermann <tbier@posteo.de>2021-10-10 12:37:15 +0200
commitcfc1baa331b31acdcccbd006f321e10f6fe4d24b (patch)
tree03ee31f05c639609c7c7c861ad99fd04b918ef0e
parent1fc57408977a81b9f1395d04ddd90aa86b3011ed (diff)
downloadcontrib-cfc1baa331b31acdcccbd006f321e10f6fe4d24b.tar.gz
contrib-cfc1baa331b31acdcccbd006f321e10f6fe4d24b.tar.xz
python3-pbr: cleaned up footprint
-rw-r--r--python3-pbr/.footprint1
-rw-r--r--python3-pbr/.signature6
-rw-r--r--python3-pbr/Pkgfile2
3 files changed, 5 insertions, 4 deletions
diff --git a/python3-pbr/.footprint b/python3-pbr/.footprint
index c477ce83f..b1b2802a4 100644
--- a/python3-pbr/.footprint
+++ b/python3-pbr/.footprint
@@ -125,7 +125,6 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/pbr/tests/testpackage/
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/pbr/tests/testpackage/CHANGES.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/pbr/tests/testpackage/LICENSE.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/pbr/tests/testpackage/MANIFEST.in
--rw-rw-r-- root/root usr/lib/python3.9/site-packages/pbr/tests/testpackage/README.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/pbr/tests/testpackage/__pycache__/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/pbr/tests/testpackage/__pycache__/setup.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/pbr/tests/testpackage/__pycache__/setup.cpython-39.pyc
diff --git a/python3-pbr/.signature b/python3-pbr/.signature
index c37266fcf..212abc272 100644
--- a/python3-pbr/.signature
+++ b/python3-pbr/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3+IDKKXsIOSo6P8+Z7Ry/G5dRul2l2dAJfL6/3qyNT74uVksLdSmytvloUrIHXLlX3zPUCGmCcK16ZnSm7RmJgA=
-SHA256 (Pkgfile) = b06d95cbdbbfd61409bb87ed9902151702011ac47dc2433011c31ce0c4dd8fcc
-SHA256 (.footprint) = 895115ae0c35b90e3f79872c1664292419f90d6d4294e8fee2912f2667650db9
+RWSagIOpLGJF324mPsoQyFasVIxn+9SL6t79vn8M2xJzo5HgARm2SxvKUO4uH05w/y4hSMoPvOceWxKDNqzJwHJ/p5U8AZmmdgA=
+SHA256 (Pkgfile) = eb6d0253ed7162683b2186196b8ae0efcf6831ad993660b97e62120d051f4ad4
+SHA256 (.footprint) = 755a1336454525f8a6ede5ace4c1afaba44fc52d5d858d9f603f540c7e8a3359
SHA256 (pbr-5.6.0.tar.gz) = 42df03e7797b796625b1029c0400279c7c34fd7df24a7d7818a1abb5b38710dd
diff --git a/python3-pbr/Pkgfile b/python3-pbr/Pkgfile
index 439db57c5..c177302ae 100644
--- a/python3-pbr/Pkgfile
+++ b/python3-pbr/Pkgfile
@@ -17,4 +17,6 @@ build() {
--root=$PKG \
--skip-build \
-O1
+
+ find $PKG -iname "*README*" -delete
}

Generated by cgit