Skip to content

Commit ac72447

Browse files
committed
libyang3-py3: restore some backlinks support (CESNET/libyang-python#132)
1 parent 2cd5a8e commit ac72447

File tree

4 files changed

+535
-2
lines changed

4 files changed

+535
-2
lines changed

rules/libyang3-py3.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# libyang3 python3 deb package
22

33
LIBYANG3_PY3_VERSION = 3.0.3
4-
LIBYANG3_PY3_SUBVERSION = 1
4+
LIBYANG3_PY3_SUBVERSION = 1+b1sonic1
55
LIBYANG3_PY3_FULLVERSION = $(LIBYANG3_PY3_VERSION)-$(LIBYANG3_PY3_SUBVERSION)
66

77
export LIBYANG3_PY3_VERSION

src/libyang3-py3.patch/0001-debian.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ diff -ruN libyang-python.orig/debian/changelog libyang-python.new/debian/changel
22
--- libyang-python.orig/debian/changelog 1970-01-01 00:00:00.000000000 +0000
33
+++ libyang-python.new/debian/changelog 2025-02-09 12:45:51.113010546 +0000
44
@@ -0,0 +1,5 @@
5-
+libyang-python (3.0.3-1) unstable; urgency=low
5+
+libyang-python (3.0.3-1+b1sonic1) unstable; urgency=low
66
+
77
+ * source package automatically created by stdeb 0.10.0
88
+

0 commit comments

Comments
 (0)