Skip to content

Releases: pycontribs/selinux

v0.3.0

24 Dec 16:39
b06e6d2
Compare
Choose a tag to compare

Minor Changes

Bugfixes

0.2.1

23 Oct 16:38
dde60d0
Compare
Choose a tag to compare

Changes

Features

0.2.0

14 Oct 09:42
b5c0a19
Compare
Choose a tag to compare
  • Avoid errors on non-selinux platforms like Debian or Ubuntu
  • Increased testing coverage with more platforms
  • Removed old packaging hacks from setup.py

0.1.6

03 Jul 11:47
5dc34c3
Compare
Choose a tag to compare

Reverts to previous behavior for detecting system python as the use of sys.python_executable proved to be broken.

0.1.5

01 Jul 17:00
Compare
Choose a tag to compare
  • Improved support for Python from software collections
  • Refactored packaging
  • Improved CI testing

0.1.5rc5

27 Jun 22:19
Compare
Choose a tag to compare
0.1.5rc5 Pre-release
Pre-release
tox: passed TWINE_* variables to allow pypi upload

0.1.5rc1

11 Jun 14:17
c1df38f
Compare
Choose a tag to compare
0.1.5rc1 Pre-release
Pre-release
Merge pull request #11 from pycontribs/fix/import

Uncomment verificatian of is_selinux_enabled call