File python-bindep.changes of Package python-bindep
-------------------------------------------------------------------
Wed Jun 18 07:47:52 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
- Use multibuild for running tests
-------------------------------------------------------------------
Tue Jun 17 07:58:12 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Convert to libalternatives
-------------------------------------------------------------------
Mon Apr 28 08:44:31 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.13.0
* Python 3.6 is no longer supported.
- Add missing update-alternatives dependency to Requires
-------------------------------------------------------------------
Mon Jan 27 12:52:44 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.12.0
* Basic support for PopOS is now included.
* Python 2.7 and 3.5 are no longer supported.
* Bindep now depends on the distro python library to determine
details about the current platform. This library looks at both
/etc/os-release and lsb_release to find platform info. The
os-release file data is preferred and at times has slightly
different data than lsb_release. Every effort has been made
to make this transition backward compatible but some things
may have been missed. The motivation for this change is that
not all distros have lsb_release available and we can let the
distro library sort that out for us.
- Drop remove-mock.patch, merged upstream
-------------------------------------------------------------------
Fri May 5 11:04:40 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- add sle15_python_module_pythons
-------------------------------------------------------------------
Mon Mar 27 06:49:08 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch remove-mock.patch:
* Remove use of external mock module, try unittest.mock first.
- Switch to pyproject macros.
- Actually run the testsuite using pytest.
- Stop using %python_sitelib/*
-------------------------------------------------------------------
Tue Mar 21 07:08:38 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- recreate spec file using py2pack
-------------------------------------------------------------------
Fri Sep 23 02:33:16 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 2.11.0
* Add support for Rocky Linux and Manjaro to Bindep.
-------------------------------------------------------------------
Tue Jan 11 20:56:10 UTC 2022 - Dirk Müller <dmueller@suse.com>
- add python-rpm-macros dependency
-------------------------------------------------------------------
Tue Jan 4 09:01:17 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 2.10.1:
* Add old python packaging pin
* Add release note for rocky and manjaro
* feat: Add test support for Manjaro Linux
* feat: Add support for Manjaro Linux
* Require packaging
* Add Rocky Linux support
* Correctly skip sdist building in tox.ini
* Fix formatting issues in docs
* Build releases on ubuntu-focal
* Update contributor doc and readme
* Overhaul Python package metadata
* Remove release note about rpm path references
* Build docs for OpenDev
* Move all jobs in-repo
* Publish release notes
* Add missing release notes
* Assure bindep can be called as a module
* ArchLinux: ignore unrelated warnings from pacman
* Fixed pep8 job
* Add centos 8 and focal testing
* Cull the test bindep file
* Use abstracted virtualenv\_command from ensure-pip
* Tolerate missing bindep.txt when using --profiles
* Add OracleLinux support
* Fix test execution failure on Darwin
* Expose base python version as an atom
* Fix emerge testcases
* Replace Trusty with Bionic in the testing
* Some cleanups
* Add bindep.txt for pypy
* Change openstack-dev to openstack-discuss
* Add dependency version examples to README
* Switch to opensuse-15 nodeset for bindep testing
* Use Python 3.x by default for testing
* OpenDev Migration Patch
* Adds job to test bindep on Fedora
* Fix bindep --brief for arch linux
* Replace deprecated bindep-fallback testing
* Allow mentioning tools paths in bindep
* Fix apk handling of warnings/output problems
* Add openSUSE 15.0 testing
* Update docs building
-------------------------------------------------------------------
Tue Dec 4 12:46:08 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Fri Nov 30 13:36:51 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>
- update to 2.8.1:
* Remove fedora-27 fallback job
* Fix bindep path
* Fix user profile display
* Add opensuse-leap support
* Add support for Alpine Linux
* Clearer unsupported platform error message
* Use the distro package to determine distro
* Move to argparse
* Remove debian-jessie nodeset
* SUSE: Update openSUSE Tumbleweed references for lsb-release-3.X.X
* Update to fedora-27 for testing
* add detection of darwin (MacOS/OSX)
* Move jenkins/data/bindep-fallback.txt
* add support for rhel workstation
* Zuul: Remove project name
* Add native Zuul v3 bindep-fallback test
* Fix logic for groups
* Add new syntax to allow matching multiple profile
* Add ability to list all deps
* bindep: Query for RPM capabilities as well
* Log an error when lsb\_release cannot be executed
* Fix test\_main and test\_depends for systems missing lsb\_release
* Handle dotted versions in platform selectors
* Update tox.ini with py35
* bindep: depends: Add distro family aliases
* Add Amazon Linux support to bindep
* Consistently check subprocess output
* Update 'pbr' version requirements
* Exit the loop when we don't have a package
* bindep: depends: Add support for openSUSE {Leap,Tumbleweed}
* Bump lower cap of PBR to 1.3
* Extract file finding and processing to functions
* Add RHEL support
* get\_pkg\_version: Fix py3 bytes/str errors
* Use the autodoc Sphinx extension
* Move dev reference from readme to contributing
* Remove unused module index in documentation
* Removed remnants of support\_py26 module
* Give some examples
* Update newsfile entry for default filename change
* Update a couple of old references in README file
* Add bindep.txt as default filename
* Build universal wheels
* Add '\_' to the list of valid characters acceptable in package name
* Remove discover from test-requirements
- Switch to singlespec
- Use %license
- Drop unused BuildRequires
-------------------------------------------------------------------
Wed Jul 20 05:44:20 UTC 2016 - tbechtold@suse.com
- Initial packaging (version 2.0.0)