Commit Graph

29 Commits

Author SHA1 Message Date
Andrew Sun
fcbbf6087e python-pytest: update to 3.7.4 (#4377) 2018-09-06 09:33:20 +03:00
Christoph Reiter
e80778ef83 pytest: depends on pathlib2 (#4336) 2018-08-29 22:03:43 +03:00
Andrew Sun
519b1f3163 python-pytest: update to 3.7.3 (#4323) 2018-08-29 00:19:16 +03:00
Andrew Sun
093a974812 python-pytest: update to 3.7.2 (#4247) 2018-08-19 10:59:25 +03:00
Andrew Sun
cbc576583f python-pytest: update to 3.7.1 (#4219) 2018-08-16 21:08:07 +03:00
J. Peter Mugaas
49e666c67d Clarified dependencies. (#4095) 2018-07-25 11:37:46 +03:00
Christoph Reiter
5969c1ebbf pytest: fix missing atomicwrites dependency (#4055) 2018-07-09 21:04:50 +03:00
Alexey Pavlov
e39bab66d6 Rebuilds for Python 3.7. Part I 2018-07-06 13:15:37 +03:00
Christoph Reiter
3cf81be588 pytest: fix missing dep on more-itertools. Fixes #3865 (#3876) 2018-05-31 08:42:40 +03:00
J. Peter Mugaas
fa2348c24d Mingw w64 pytest (#3848)
* Add two helper macros to the PKGBUILD templates.  apply_patch_with_msg applies a patch ensuring a backup is made and with an output message showing the patch being applied to help with debugging.  del_file_exists delets files and is meant for where a patch creates new files.  Those added files may not be deleted if the PKGBUILD is reran causing patch to fail saying it's already been applied.

Fix the setup-py template to use a _dtoken variable for part of the URL in pypi.  Those use a download token for each software package and is unique to EVERY version.  Also, use python${pver}-build-${CARCH} consistantly.  The CARCH allows us to have for binary versions so that they could be examined if a build problem were to occur and speed up the build.

* Fixed the comment about the source and made a point about downloading from some source such as github instead of pypi.

* mingw-w64-python-more-itertools - 4.2.0, mingw-w64-python-pytest - 3.5.1 - Update to the latest.
2018-05-28 07:53:41 +03:00
Alexey Pavlov
f3ff176268 python-test: Fix typo 2018-02-16 23:54:43 +03:00
J. Peter Mugaas
feda58dc0c Make sure that pytest executables actually run so we use those with our packages. (#3387) 2018-02-15 07:52:19 +03:00
Christoph Reiter
305f795490 python-pytest: Update to 3.4.0 (#3360) 2018-02-08 07:50:08 +03:00
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 ea56c3cf07.

* 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