Commit Graph

15 Commits

Author SHA1 Message Date
Jeremy Drake
efafe93782 add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.

Batch 4
2021-06-28 11:03:33 -07:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Dan Yeaw
854836c394 Update oslo-db to version 8.5.0 2021-01-24 08:46:35 -05:00
Alexey Pavlov
d0660352c0 Update python pakages 2020-04-27 15:24:10 +03:00
Alexey Pavlov
db146a86ae python-oslo-db: Update to 8.0.0 2020-03-04 09:16:28 +03:00
Alexey Pavlov
e9fca6b071 python-oslo-db: Update to 7.0.0 2020-02-20 11:12:21 +03:00
Alexey Pavlov
3b37556466 Rename python3 to python packages and update to latest. Round 3 2019-12-27 16:13:45 +03:00
Christoph Reiter
d95a3834e3 python-oslo-db: Drop Python 2 package 2019-12-01 10:16:37 +01:00
Alexey Pavlov
2b9b9ac446 python-oslo-db: Update to 5.0.2 2019-10-28 11:27:41 +03:00
Alexey Pavlov
910688da20 python-oslo-db: Update to 5.0.1 2019-06-14 23:03:36 +03:00
Alexey Pavlov
b10a4450f1 python-oslo-db: Update to 5.0.0 2019-06-04 08:57:46 +03:00
Alexey Pavlov
496f8755d4 python-oslo-db: Update to 4.42.0 2018-11-07 14:05:49 +03:00
Alexey Pavlov
4d8fcd0c83 python-oslo-db: Update to 4.41.1 2018-10-24 10:12:26 +03:00
J. Peter Mugaas
e2a5ff5900 Numerous packages to verify python-pbr (#4329)
* Numerous packages to verify python-pbr
Please note that this only ONE part of a long chain of packages that seem to depend upon eachother for building and validation including some stuff that is already in MINGW-W64 PKGBUILD’s such as setuptools and pbr as well as some other stuff.  The idea is build something that’s good enough to build everything else in hopefully manner including some stuff such as opencv, eigen, vtm numerous gnome packages, and who knows what else.  I may have made mistakes and numerous omissios so please bear with me.
mingw-w64-python2-subprocess32 - 0.6.0
mingw-w64-python-pyperclip - 1.6.4
mingw-w64-python-pyreadline - 2.1
mingw-w64-python2-cmd2 - 0.8.6
mingw-w64-python3-cmd2 – 0.9.4
mingw-w64-python-stevedore – 1.29.0
mingw-w64-python-unicodecsv – 0.14.1
mingw-w64-python-pytest-forked – 0.2 cliff-2.13.0-1
mingw-w64-python-pytest-xdist – 1.23.0
mingw-w64-python-execnet – 1.50
mingw-w64-python-testrepository – 0.20
mingw-w64-python-testresources – 2.0.1
mingw-w64-python-cliff - cliff-2.13.0
mingw-w64-python-voluptuous – 0.15.1

* python-hacking - 1.1.0

* More necessary packages for tests and afix for nose and sphinx.
Also tried to fix most mentioned previous except for "testrepository"  That was deliberate because it refers to the name of a package.

* Numerous modules that I built for testins stestr thare useful elesewhere.
I also updated sqlchemy and decorator to the latest versions.
Some times the testing here may not work but I'm hoping to lay more solid groundwork and quite a bit can be conibalized by others for fixing things already in git.

* Remove Python2 dependency for python3 package.

* python-jsonschemea - 2.6.0 - make sure .EXE works.  Added dependency on python2-functools32
python2-functutils32 - 3.2.3-2 - new package required for jsonshcemas Python2 version.
Verified this with PIP.

* python-matplotlib - require backports.functools_lru_cache
backports.functools_lru_cache - 1.5 - new package requried for python-maplotlib in Python2 - verified with PIP
2018-09-04 08:07:33 +03:00