aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2021-12-25 15:01:42 +0000
committerpsykose <alice@ayaya.dev>2021-12-30 02:52:08 +0100
commite4831d7169d2bc40710f3c1833eb74d28b90d635 (patch)
treee29a5fd5dff43818f6fcd2569421700028818ec9
parent13edac24f45985f0faebcb8e816bdf0e6b8f19d9 (diff)
testing/py3-rosdistro: rebuild against python 3.10
-rw-r--r--testing/py3-rosdistro/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/testing/py3-rosdistro/APKBUILD b/testing/py3-rosdistro/APKBUILD
index 49c16233e51..1abc19056c6 100644
--- a/testing/py3-rosdistro/APKBUILD
+++ b/testing/py3-rosdistro/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-rosdistro
_pkgname=rosdistro
pkgver=0.8.3
-pkgrel=1
+pkgrel=2
pkgdesc="Tools to work with catkinized rosdistro files"
url="https://github.com/ros-infrastructure/rosdistro"
arch="noarch"
@@ -27,4 +27,6 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="19e248497b4001c522a84a52d768bc9f20a08020c88574d1a8345cf2173dc2aadd8a1480d4fddf2285ac579ee69dd0b6d4b930333cd6a9cbe32708efed2e5747 py3-rosdistro-0.8.3.tar.gz"
+sha512sums="
+19e248497b4001c522a84a52d768bc9f20a08020c88574d1a8345cf2173dc2aadd8a1480d4fddf2285ac579ee69dd0b6d4b930333cd6a9cbe32708efed2e5747 py3-rosdistro-0.8.3.tar.gz
+"