Commit Graph

17 Commits

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

Batch 2
2021-06-19 13:38:11 -07:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
2d3933dd60 More ucrt 2021-03-27 13:01:21 +01:00
Alexey Pavlov
b942914c46 python-beautifulsoup4: Update to 4.9.3 2020-10-20 09:48:20 +03:00
Alexey Pavlov
cb715d5175 python-beautifulsoup4: Update to 4.9.0 2020-04-12 14:43:07 +03:00
Alexey Pavlov
08a0fc40a0 Rename python3 packages to python and update to latest. Round 1 2019-12-25 14:35:12 +03:00
Alexey Pavlov
d5c4f29576 python-beautifulsoup4: Drop python2 package 2019-12-16 14:11:48 +03:00
Alexey Pavlov
55a22fb04d python-beautifulsoup4: Update to 2.8.1 2019-10-27 20:38:11 +03:00
Alexey Pavlov
2ef72f2b82 python-beautifulsoup4: Update to 4.8.0 2019-07-24 21:02:47 +03:00
Peter Budai
07de6c2ea6 Python updates (#4882)
* python-sphinx-alabaster-theme: Update to 0.7.12

* python-sphinx_rtd_theme: Update to 0.4.2

* python-msgpack: Update to 0.6.0

* python-beautifulsoup4: Update to 4.7.1

* python-soupsieve: Update to 1.7.2

* python-wrapt: Update to 1.11.1
2019-01-21 08:03:33 +03:00
J. Peter Mugaas
6b53e2801d python-beautifulsoup4 - 4.7.0 - Upgrade to latest version - improve testing - require soupsieve (#4836) 2019-01-09 10:29:56 +03:00
Andrew Sun
710bae7bfe python-beautifulsoup4: update to 4.6.3 (#4194) 2018-08-15 17:45:36 +03:00
Alexey Pavlov
dabcc8eb24 Rebuild packages for Python 3.7 2018-07-09 10:48:04 +03:00
Viktor Szakats
7f6257d62d switch to HTTPS where available (#2904)
* switch to HTTPS where available

* use canonical readthedocs URLs
2017-09-16 09:12:45 +03:00
Alexey Pavlov
56bfc7f17e python-beautifulsoup4: Update to 4.6.0 2017-06-17 11:06:33 +03:00
Christoph Reiter
9757046077 python3: Update to 3.6.1 (#2587)
* python3: Update to 3.6.1

The patches starting with 16 are new to fix the build.
Some no longer relevant patches were dropped, the rest is just refreshed.

* Bump pkgrel of all packages containing Python 3 bytecode/extensions.

The package list was generated using:
    pkgfile.exe -R mingw64 -r "cpython.*\\.(py[cod]|dll)"

* lensfun: Add cmake to makedepends

* numpy: Don't hardcode the Python version

* blender: rebuild for new Python

* boost: Don't hardcode Python versions; rebuild

* pillow: Don't hardcode Python version; rebuild

* python-dateutil: Don't hardcode Python versions

* sip: Don't hardcode Python versions

* pyqt4: Don't hardcode Python versions; rebuild

* pyqt5: Don't hardcode Python versions; rebuild

* opencv: Update Python3 version in patch
2017-06-15 17:40:51 +03:00
J. Peter Mugaas
4652b559f4 mingw-w64-ptyhon-coverage - 4.3.4 - Update to latest version (#2380)
* mingw-w64-ptyhon-coverage - 4.3.4 - Update to latest version
mingw-w64-python-lxml  - 3.7.3 - Update to latest version, update patch
mingw-w64-python-nose - 1.3.7 - make aliases (nosetests2 and nosetest3 to faciltate upgrading python to 3.6)
mingw-w64-python-pbr - 2.0.0 - Update to latest version
mingw-w64-python-py - 1.4.33 - Update to latest version
mingw-w64-python-pyparsing - 2.2.0 Update to latest version
mingw-w64-python-beautifulsoup4 - 4.5.3 - New Package
mingw-w64-python-chardet - 2.3.0 - New Package
mingw-w64-python-html5lib - 0.9999999 - New Package
mingw-w64-python-packaging - 16.0 - New Package
mingw-w64-python-pretend - 1.0.0 - New Package
mingw-w64-python-webencodings - 0.5.1 - New Package

* OOPS - forgot LICENSE file.

* Fixes for various comments Алексей had made.  Change python-packaging download to the tarbar at GitHub. Add python-appdirs (required by latest version of setuptools 34.4.0

* Fix packaging tarball dir.  It was using the obsolete git reference.  Note that packaging is a requirement for setuptools 34.4.0

* mingw-w64-python-chardet - try again.  Removed _pyname.
2017-04-11 06:58:02 +03:00