Commit Graph

40 Commits

Author SHA1 Message Date
Mehdi Chinoune
b742824235 python-jsonschema: update to 4.17.3 2022-12-01 07:26:17 +01:00
Mehdi Chinoune
7a2a87cf44 python-jsonschema: update to 4.17.1 2022-11-24 08:45:53 +01:00
Mehdi Chinoune
05054d4e15 python-jsonschema: update to 4.17.0 2022-11-03 13:02:43 +01:00
Mehdi Chinoune
4bba841b06 python-jsonschema: update to 4.16.0 2022-09-11 04:22:37 +01:00
Mehdi Chinoune
44698da97c python-jsonschema: update to 4.15.0 2022-09-03 11:39:35 +01:00
Mehdi Chinoune
ede0a87ed2 python-jsonschema: update to 4.14.0 2022-08-25 13:33:46 +01:00
Mehdi Chinoune
1c669a3234 python-jsonschema: update to 4.13.0 2022-08-19 19:57:54 +01:00
Mehdi Chinoune
ac4c57863e python-jsonschema: update to 4.8.0 2022-07-31 05:26:02 +00:00
Biswapriyo Nath
a0e146a20e python-hatch-vcs: Enable clangarm64 2022-07-28 08:28:03 +05:30
مهدي شينون (Mehdi Chinoune)
d6f252ee15 python-jsonschema: update to 4.7.2 2022-07-27 23:52:16 +05:30
Christoph Reiter
cfe287117e bump pkgrels 2022-06-11 07:29:50 +02:00
Christoph Reiter
1dc6a30d66 python-jsonschema: python bytecompile 2022-06-11 07:28:24 +02:00
Christoph Reiter
ad3a0c37e7 Python 3.10 rebuilds 2022-06-10 17:54:24 +02:00
Christoph Reiter
6e4df140ea Rebuild some Python packages for the launcher changes 2022-06-05 10:53:43 +02:00
Ryan
eb1a0ebb2a python-jsonschema: update to 4.5.1 2022-05-23 11:11:05 +05:30
Miloš Komarčević
41627f27eb python-jsonschema: disable stripping 2022-04-11 17:00:35 +02:00
Miloš Komarčević
3d16512b72 enable some more clangarm64 packages 2022-04-08 09:46:47 +02:00
Christoph Reiter
8ce84a6c0e jsonschema: don't compile bytecode
to avoid conflicts, will be fixed with python 3.10
2022-04-07 09:19:13 +02:00
مهدي شينون (Mehdi Chinoune)
dd0f45fe39 python-jsonschema: update to 4.4.0 2022-04-06 18:48:56 +05:30
Christoph Reiter
6a16db9801 Python 3.9 rebuilds
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02:00
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
Miloš Komarčević
deacc32fb0 python-jsonschema: restore removal of compiled files 2021-04-13 09:34:26 +02:00
Miloš Komarčević
71c35a9ad2 python-jsonschema: add six dep, sync w/ template 2021-04-12 09:16:28 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02: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
3e02258654 python3-jsonschema: Updateto 3.2.0. Fix dependencies 2019-12-17 14:50:29 +03:00
Christoph Reiter
be5d18b1ce python-jsonschema: Drop Python 2 package 2019-12-01 10:16:38 +01:00
Alexey Pavlov
364c72740b python-jsonschema: Update to 3.1.1 2019-10-29 11:09:12 +03:00
Alexey Pavlov
9fb05e175f python-jsonschema: Update to 0.3.2 2019-08-03 12:19:04 +03:00
peterbudai@hotmail.com
0e008f025a python-jsonschema: move attr, pyrsistent and setuptools from makedepends to depends 2019-06-16 14:22:07 +02:00
Alexey Pavlov
1a49b44337 python-jsonschema: Update to 3.0.1 2019-05-31 13:56:09 +03:00
Dan Yeaw
fddd9ee6c6 Use current path prefix to find Python script files to modify
When using pacman to install packages, the --root option can be set to
install them to an alternative location. The current install scripts
don't take this in to account which causes no such file or directory
errors. This modifies the sed command to use the full prefix path
when renaming the shebang.

Signed-off-by: Dan Yeaw <dan@yeaw.me>
2019-03-27 13:02:27 -04:00
Alexey Pavlov
1d3a0d899d python-jsonschema: Rebuild 2018-10-22 13:14:52 +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
Alexey Pavlov
dabcc8eb24 Rebuild packages for Python 3.7 2018-07-09 10:48:04 +03:00
Alexey Pavlov
0dcccd0ee1 python-jsonschema: Fix packaging issues 2018-01-25 00:11:50 +03:00
Alexey Pavlov
eb22f819d1 python-jsonschema: Update to 2.6.0 2017-06-17 16:11:04 +03:00
Viktor Szakats
c72243fd4f secure packages (#2100) 2017-01-18 07:31:57 +03:00
Patrick Stewart
6bb7b9fbad Add PKGBUILDs for jupyter 2016-07-19 16:08:57 +01:00