[HEADS UP MISSING PATCH] Update python library and binding versions to 3.4-rc1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Petr Lautrbach <plautrba@xxxxxxxxxx>
---

I forgot to update python libraries and bindings versions in 3.4-rc1.

If you're building them, please apply this patch.

Given that 3.4-rc2 is planned on the next Wednesday, I don't think it's necessary to merge this.


 libselinux/src/setup.py  | 2 +-
 python/sepolicy/setup.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libselinux/src/setup.py b/libselinux/src/setup.py
index b79b27507480..4dd119aca32e 100644
--- a/libselinux/src/setup.py
+++ b/libselinux/src/setup.py
@@ -4,7 +4,7 @@ from distutils.core import Extension, setup
 
 setup(
     name="selinux",
-    version="3.3",
+    version="3.4-rc1",
     description="SELinux python 3 bindings",
     author="SELinux Project",
     author_email="selinux@xxxxxxxxxxxxxxx",
diff --git a/python/sepolicy/setup.py b/python/sepolicy/setup.py
index e81b6cc73380..62cf7dc47c5c 100644
--- a/python/sepolicy/setup.py
+++ b/python/sepolicy/setup.py
@@ -6,7 +6,7 @@ from distutils.core import setup
 
 setup(
     name="sepolicy",
-    version="3.3",
+    version="3.4-rc1",
     description="Python SELinux Policy Analyses bindings",
     author="Daniel Walsh",
     author_email="dwalsh@xxxxxxxxxx",
-- 
2.35.1




[Index of Archives]     [Selinux Refpolicy]     [Linux SGX]     [Fedora Users]     [Fedora Desktop]     [Yosemite Photos]     [Yosemite Camping]     [Yosemite Campsites]     [KDE Users]     [Gnome Users]

  Powered by Linux