Commit Graph

28 Commits

Author SHA1 Message Date
Christoph Reiter
6a16db9801 Python 3.9 rebuilds
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02:00
Jeremy Drake
37a2037ae6 add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.
2021-06-17 17:04:00 -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
Alexey Pavlov
d0660352c0 Update python pakages 2020-04-27 15:24:10 +03:00
Alexey Pavlov
c3be10c585 python-sqlalchemy: Update to 1.3.15 2020-03-17 10:15:48 +03:00
Alexey Pavlov
d6865386be python-sqlalchemy: Update to 1.3.14 2020-03-11 23:09:51 +03:00
Alexey Pavlov
8d9c1e559e python-sqlalchemy: Update to 1.3.13 2020-02-19 15:16:17 +03:00
Alexey Pavlov
1b91eb086b Rename python3 packages to python and update to latest. Round 2 2019-12-26 15:11:06 +03:00
Alexey Pavlov
24f8941680 python-sqlalchemy: Drop python2 package 2019-12-18 09:00:22 +03:00
Alexey Pavlov
78bc7bf925 python-sqlalchemy: Update to 1.3.10 2019-10-24 23:46:39 +03:00
Viktor Szakats
c213366c9e use HTTPS in URLs where supported 2019-09-15 15:37:55 +00:00
Andrew Sun
9943562572 python-sqlalchemy: update to 1.3.7 2019-08-15 09:40:22 -04:00
Alexey Pavlov
0a0c9ac18f python-sqlalchemy: Update to 1.3.6 2019-07-24 21:07:04 +03:00
Andrew Sun
5101498839 python-sqlalchemy: update to 1.3.5 2019-06-18 20:07:46 -04:00
Andrew Sun
0613422318 python-sqlalchemy: update to 1.3.4 2019-05-30 21:02:13 -04:00
Andrew Sun
17b7eaf81a python-sqlalchemy: update to 1.3.2 2019-04-14 21:51:30 -04:00
Alexey Pavlov
d04aadcfb4 python-sqlalchemy: Update to 1.2.18 2019-02-19 14:38:50 +03:00
Alexey Pavlov
3079bd448a python-sqlalchemy: Update to 1.2.15 2018-12-14 12:14:47 +03:00
Alexey Pavlov
880d40920f python-sqlalchemy: Update to 1.2.14 2018-11-12 13:42:08 +03:00
Alexey Pavlov
52bcb0c5d7 python-sqlalchemy: Update to 1.2.13 2018-11-02 09:04:11 +03:00
Andrew Sun
e79c37b425 python-sqlalchemy: update to 1.2.12 (#4453) 2018-09-24 08:30:50 +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
Andrew Sun
d9e24bb4cb python-sqlalchemy: update to 1.2.11 (#4272) 2018-08-21 15:55:50 +03:00
Andrew Sun
c199e17b68 python-sqlalchemy: update to 1.2.10 (#4197) 2018-08-15 17:44:45 +03:00
Alexey Pavlov
dabcc8eb24 Rebuild packages for Python 3.7 2018-07-09 10:48:04 +03:00
Andrew Sun
51b92b3d41 python-sqlalchemy: update to 1.2.8 (#3977) 2018-06-20 07:29:34 +03:00
J. Peter Mugaas
ef3fc90714 mingw-w64-sphinx - 1.7.4 - Update to latest version. Add sqlalchemy to dependency (#3847)
mingw-w64-sqlalchemy - 1.2.7 - New Package - Python 2 SQL toolkit and Object Relational Mapper
2018-05-28 07:53:09 +03:00