16 Commits

Author SHA1 Message Date
Christoph Reiter 80cd7a8408 python-pytest: Update to 3.3.1 and update dependencies (#3242)
Update py, pluggy and add new dependencies
Add newly required python-attrs package
2018-01-01 22:48:25 +03:00
Christoph Reiter 68e963b6ec python-pytest: Update to 3.2.3 (#3063) 2017-10-17 11:21:31 +03:00
Christoph Reiter b6ac49817c python-pytest: Update to 3.2.2 (#2962) 2017-09-25 13:47:57 +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
Christoph Reiter b17dcb3f75 python-pytest: Update to 3.2.1 (#2790) 2017-08-16 14:56:07 +03:00
Christoph Reiter 753b0724ec python-pytest: Update to 3.2.0 (#2742)
Add setuptools-scm dependency
2017-08-13 00:11:46 +03:00
Christoph Reiter 022e32c5bf pytest: Update to 3.1.3 (#2666) 2017-07-11 08:04:05 +03:00
Christoph Reiter 2bfde58455 python-pytest: Add missing pluggy dependency (#2612)
In the last update the vendored pluggy was patched out, this
adds it pack as a new package.
2017-06-21 12:57:12 +03:00
Alexey Pavlov bcbdc3b618 python-pytest: Update to 3.1.2 2017-06-17 15:41:27 +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
Christoph Reiter fed93a99cc python-pytest: Update to 3.0.7 and add missing runtime dependencies (#2503) 2017-05-22 11:21:43 +03:00
J. Peter Mugaas e9395ba545 Python (#1839)
* openjpeg 2.1.2 - rel. 2 - Disable JPIP because causing compilation failures -not sure why

* Revert "openjpeg 2.1.2 - rel. 2 - Disable JPIP because causing compilation failures -not sure why"

This reverts commit ea56c3cf0762d03b563ffe81c0807ac559b0cf53.

* harfbuzz: Update to 1.3.2

* cppcheck: Update to 1.76

* libvirt: Update to 2.3.0

* libbluray: Update to 0.9.3

* libebml: Update to 1.3.4

* libmatroska: Update to 1.4.5

* libbluray: Place in proper folder

* x264: Is git package. Update to r2721.72d53ab

* l-smash: Rebuild

* x265: Update to 2.1

* ffmpeg: Update to 3.1.4

* nspr: Update to 4.13

* Fix PKGBUILDs. Rebuild

* gdl: Update to 3.22.0

* Python updates and additions

PKGBUILD-templates - Update for new SF, add build, and make dirs for
each py version and arch.
python-distutils-extra - 2.39 - new package
python-mock - 2.0 Update to altest version
python-pbr: 1.10.0 - Update to latest version
python-pgen2 -  0.1.0 - New package
python-pip: rebuildm, fix issue with symlink, and rework slightly to
match updated template
python-pyparsing - 2.1.10 - Update to latest version
python-pytest - 3.0.3 - Update to latest version
python-setuptools - 28.6.0 - Update ot latest version
python-cython - 0.24.1 - Update to latest version
2016-10-20 09:40:22 +03:00
Renato Silva 267230e352 Update several package versions. 2016-04-05 13:35:54 -03:00
Viktor Szakats e32a40cc92 switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 20:55:26 +01:00
Frédéric Wang 0774e7a2f0 Add the colorama dependency, which seems necessary for pytest on Windows. 2015-11-20 12:31:49 +01:00
Frédéric Wang 8064920902 Add package for pytest and py Python modules. 2015-11-20 11:27:55 +01:00