Skip to content

Commit

Permalink
dev-python/catkin_pkg: bump to 0.4.23
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Alexis Ballier <[email protected]>
  • Loading branch information
aballier committed Sep 30, 2020
1 parent 90ef900 commit 35b7170
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/catkin_pkg/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST catkin_pkg-0.4.22-gh.tar.gz 64407 BLAKE2B cbcc9b766b8fcde05a89b41d6797c02e12b65ee4518b37e31d120aa2cc43d5b7d588ca668ae0bbe2a2b10ae2883aaf8e3414449292af7ea8ba01d05e649e402e SHA512 e7119dde7fc70503d8b8cedf505d93aef719039a836186738d017500f8d53cbd73ae4f017cb8d86cc007978066e6471b971039387a07e2eb3c6894569a30946b
DIST catkin_pkg-0.4.23-gh.tar.gz 64677 BLAKE2B 7bdd6e748561fd7e1193bdc85373e621bba0f1f80452c85c9d90d3b7cf758a83596376dae841b0ccac56a4ba7732111d464a47bc50cf4d9f29fb607f00ec66d7 SHA512 f388eb9ae588dc3a7b69d20fdba127081c9bfa24f7d5d01fee4cac7b57cfb05beb342a23e96052d4952dcb16be87495a9514edae57ea9d7c9742dce9a8a99dee
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

EAPI=7
PYTHON_COMPAT=( python{3_6,3_7,3_8} pypy3 )
DISTUTILS_USE_SETUPTOOLS=rdepend

SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then
Expand Down
1 change: 1 addition & 0 deletions dev-python/catkin_pkg/catkin_pkg-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

EAPI=7
PYTHON_COMPAT=( python{3_6,3_7,3_8} pypy3 )
DISTUTILS_USE_SETUPTOOLS=rdepend

SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then
Expand Down

0 comments on commit 35b7170

Please sign in to comment.