Commit Graph

30 Commits

Author SHA1 Message Date
Christoph Reiter
dee7e692d1 python-mako: Drop Python 2 package 2019-12-08 19:18:03 +01:00
Alexey Pavlov
2fa72bd011 python-mako: Update to 1.1.0 2019-10-24 14:52:03 +03:00
Alexey Pavlov
49c1a30c59 python-mako: Update to 1.0.14 2019-07-24 21:03:21 +03:00
Andrew Sun
22070ba80b python-mako: update to 1.0.13 2019-07-04 09:45:13 -08:00
Alexey Pavlov
c6d23f93ad python-mako: Update to 1.0.12 2019-06-07 12:29:34 +03:00
Alexey Pavlov
09960d57bc python-mako: Updatet o 1.0.11 2019-06-01 12:50:43 +03:00
Alexey Pavlov
1b051a3e6f python-mako: Update to 1.0.10 2019-05-31 14:46:53 +03:00
peterbudai@hotmail.com
b69a1b4e31 python-mako: Update to 1.0.9 2019-05-01 16:58:30 +02: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
Andrew Sun
088990706c python-mako: update to 1.0.8 2019-03-20 22:46:05 -04:00
Alexey Pavlov
e39bab66d6 Rebuilds for Python 3.7. Part I 2018-07-06 13:15:37 +03:00
J. Peter Mugaas
e7b4265ee2 Several other testing things that need to reference the proper interpretter and an updated beaker. These should go together because tof dependencies. (#3400)
Note that it does seem necessary to have a path reference to the proper interpretter instead of using env because it might reference the wrong classes from the wrong python library.  That can cause problems if the MSYS version is different than the ones for mingw32 and mingw64.  Thus, we should do a fixup in the *.install scripts like python-pip.

beaker - update to version 1.9.0 and rework to conform with the pattern I use.
make - make sure the command line .exe script uses the right interpreter and classes.
nose - make sure the command line .exe script uses the right interpretter and classes
2018-02-16 15:35:07 +03:00
Christoph Reiter
2160e74771 mako: Update to 1.0.7 (#2695) 2017-08-13 00:28:50 +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
c848d26954 python-mako: Update to 1.0.6 (#2499) 2017-05-22 11:22:49 +03:00
Alexey Pavlov
3a2386fce0 python-mako: Update to 1.0.4 2016-03-14 09:46:43 +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
Alexey Pavlov
06a35b638a mako: Update to 1.0.3 2015-11-06 10:36:26 +03:00
Alexey Pavlov
d91becad51 Rebuild/update packages for Python 3.5.0 support 2015-10-09 12:34:07 +03:00
Alexey Pavlov
04ac84c2a9 Remove groups from mingw packages. 2015-07-07 10:23:54 +03:00
Alexey Pavlov
c6910c98ff === Rebuild with GCC-5.1.0. Part II === 2015-07-01 17:46:43 +03:00
Alexpux
7594ec1cb4 python-mako: Fix typo in "pkgdir" 2015-03-10 09:03:54 +03:00
Renato Silva
6daa9f99f9 Trailing whitespace cleanup. 2015-02-09 18:45:05 -02:00
Alexpux
2eb3e0e892 Mako: Update to 1.0.1 2015-01-24 16:06:21 +03:00
Ray Donnelly
f19039ac81 python-mako: emit '#!/usr/bin/env python' to bin/*.py 2014-10-19 22:12:56 +01:00
Alexpux
47e3883a91 python-mako: Update to 1.0.0 2014-08-06 16:20:50 +04:00
Alexpux
d92815a652 Fix scripts to use new global MINGW_PACKAGE_PREFIX variable instead locally defined 2014-06-11 07:11:51 +04:00
Alexpux
228bb23d40 Fix formatting. Replace TAB with two spaces 2014-04-22 16:46:15 +04:00
Alexpux
a7aa6278c9 python-mako: Rebuild against Python-3.4 2014-03-19 15:18:32 +04:00
Alexpux
aad7f5af25 Add python packages: beaker, jinja, mako, markupsafe, nose, numpy, sphinx 2014-02-19 06:46:38 +04:00