Skip to content

Commit c9f048b

Browse files
author
Anthony Mallet
committed
[sysutils/py-catkin-pkg] Update to 1.0.0
Changes since 0.5.2: Drop support for Python 2. %354 Move flake8 config to setup.cfg, address flake8 v6 violations. %356
1 parent 0ac7015 commit c9f048b

File tree

3 files changed

+4
-18
lines changed

3 files changed

+4
-18
lines changed

sysutils/py-catkin-pkg/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44

55
ROS_PKG= catkin_pkg
6-
ROS_VERSION= 0.5.2
6+
ROS_VERSION= 1.0.0
77
ROS_REPO= ros-infrastructure
88
PKGNAME= ${PKGTAG.python}-$(subst _,-,${ROS_PKG})-${ROS_VERSION}
99

sysutils/py-catkin-pkg/distinfo

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
SHA1 (ros/catkin_pkg/0.5.2.tar.gz) = 3673ba20b887352baa904428ecf4f40c84c1aa18
2-
RMD160 (ros/catkin_pkg/0.5.2.tar.gz) = 559cf0e6ab1cb2c559f4a4fd5d83fafb2bdf9248
3-
Size (ros/catkin_pkg/0.5.2.tar.gz) = 67596 bytes
4-
SHA1 (patch-aa) = b0104a4ebd07afeeeea946d5cf8e116a37ec4f59
1+
SHA1 (ros/catkin_pkg/1.0.0.tar.gz) = a7d93452706bf771f7428cf0a7179ef10848207f
2+
RMD160 (ros/catkin_pkg/1.0.0.tar.gz) = 180e49052b35ff62a748129f4214f6116a253acf
3+
Size (ros/catkin_pkg/1.0.0.tar.gz) = 67603 bytes

sysutils/py-catkin-pkg/patches/patch-aa

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)