2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-11-14 16:13:04 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-stevedore: updated to 3.5.0
3.5.0
Add Python3 yoga unit tests
Update master for stable/xena
Rely on member access, the preferred access since importlib_metadata 4.8
3.4.0
setup.cfg: Replace dashes with underscores
Fix formatting of release list
Remove lower-constraints remnants
Move flake8 as a pre-commit local target
Add Python3 xena unit tests
Update master for stable/wallaby
Dropping lower constraints testing
3.3.0
Use TOX_CONSTRAINTS_FILE
Use py3 as the default runtime for tox
Adding pre-commit
Fix cache dir flooding when running from /tmp
Add Python3 wallaby unit tests
Update master for stable/victoria
3.2.2
fix supported python versions in documentation
3.2.1
Fix the bug 1892610. There’re some syntax errors in the comment of stevedore code
3.2.0
add property methods to extension for more entry point values
3.1.0
sphinxext: fix warning message for detailed list
3.0.0
add release note before major version update
switch to importlib.metadata package
2.0.1
Remove Travis CI config
Replace external mock with built-in unittest.mock
2.0.0
Stop to use the __future__ module
Switch to newer openstackdocstheme and reno versions
Add Python3 victoria unit tests
Mark sphinx extensions thread safe
Remove dead files
Drop Python 2.7 support
Update master for stable/ussuri
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2020-02-12 08:56:54 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-stevedore: updated to 1.32.0
1.32.0
* Switch to Ussuri jobs
* Blacklist sphinx 2.1.0 (autodoc bug)
* Update the constraints url
* Update master for stable/train
|
2019-11-25 07:23:39 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-stevedore: updated to 1.31.0
1.31.0
* Add Python 3 Train unit tests
* Add local bindep.txt
* Cap Bandit below 1.6.0 and update Sphinx requirement
* update git.openstack.org to opendev
* OpenDev Migration Patch
* Dropping the py35 testing
* Update master for stable/stein
* Delete repeated param description
* add python 3.7 unit test job
1.30.1
* Use template for lower-constraints
* Change openstack-dev to openstack-discuss
1.30.0
* Update sphinx logging to not use app object
* Removed older version of python added 3.5
* Update doc/conf.py to avoid warnings with sphinx 1.8
* add lib-forward-testing-python3 test job
* fix wrong link
* add python 3.6 unit test job
* import zuul job settings from project-config
* Update reno for stable/rocky
1.29.0
* Remove unnecessary py27 testenv
* Switch to stestr
* fix tox python3 overrides
* Trivial: Update pypi url to new url
* Trivial: Update pypi url to new url
* set default python to python3
* add lower-constraints job
* Updated from global requirements
* Update links in README
* Update reno for stable/queens
* Updated from global requirements
* Updated from global requirements
* Follow the new PTI for document build
1.28.0
* Updated from global requirements
* Remove -U from pip install
* Avoid tox\_install.sh for constraints support
* add bandit to pep8 job
* move doc requirements to doc/requirements.txt
* Remove setting of version/release from releasenotes
* Updated from global requirements
|
2017-12-18 10:05:33 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Removed wrong commit
|
2017-12-18 09:48:27 by Adam Ciarcinski | Files touched by this commit (12) |
Log message:
py-clint: added version 0.5.1
Clint is awesome. Crazy awesome. It supports colors, but detects if the session
is a TTY, so doesn't render the colors if you're piping stuff around.
Automagically.
Current Features:
* Little Documentation (bear with me for now)
* CLI Colors and Indents
* Extremely Simple + Powerful Column Printer
* Iterator-based Progress Bar
* Implicit Argument Handling
* Simple Support for Incoming Unix Pipes
* Application Directory management
|
2017-10-07 13:35:03 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-stevedore: update to 1.27.1
1.27.1
* Move reno to optional docs requirements
* Remove duplicate optional requirement
|
2017-04-15 14:30:07 by Leonardo Taccari | Files touched by this commit (1) |
Log message:
This is not really Python 3.4 incompatible
(at least according the upstream commit:
<http://git.openstack.org/cgit/openstack/stevedore/commit/?id=292534789fac4d13aa1e1800bc860c005a6d065a>
this seems completely artificial and arbitrary)
Thanks to <wiz>!
|