Christoph Reiter
ad3a0c37e7
Python 3.10 rebuilds
2022-06-10 17:54:24 +02:00
Biswapriyo Nath
f30cf60f2f
python-pygments: update to 2.12.0
2022-04-25 11:24:24 +05:30
Biswapriyo Nath
e97ec32a89
python-pygments: update to 2.11.2
...
Remove symlink workaround for tarball.
2022-02-20 20:18:05 +05:30
Christoph Reiter
1b8988cb15
enable wcag-contrast-ratio for more envs
...
so pygments can build
2022-01-04 10:14:59 +01:00
MARINA\jpmug
24c9d67d51
Update pygments to latest minor version.
2022-01-01 11:51:22 -05:00
MARINA\jpmug
b18eddf3c1
added docutils dependency.
2022-01-01 09:40:17 -05:00
MARINA\jpmug
54c8dbb71d
New package additions - prerequisit for some gnome software
...
1) mingw-w64-python-pygments - upgrade to latest version, added documentation, fixed path build path.
2) mingw-w64-python-gi-docgen - new package\
3) mingw-w64-python-typogriffy - new package
4) mingw-w64-python-wcap-contrast-ratio - new package.
2022-01-01 09:26:55 -05:00
Christoph Reiter
272764f499
Merge pull request #9543 from naveen521kk/update
...
Update Packages
2021-09-22 21:56:52 +02:00
Viktor Szakats
06eb8cf013
URL upgrades/updates/fixups
2021-09-15 19:13:22 +02:00
Naveen
736f46f4a7
python-pygments: update to 2.10.0
2021-09-14 18:04:47 +05:30
Christoph Reiter
6a16db9801
Python 3.9 rebuilds
...
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02:00
Christoph Reiter
a80fe5efc4
Enable clangarm64 for bootstrap packages
2021-05-13 16:17:13 +02:00
Naveen
34a56e5c99
python-pygments: update to 2.9.0
2021-05-04 08:54:41 +00:00
Christoph Reiter
977d3b5e02
Enable clang32 for all packages already in the repo
2021-04-25 15:26:34 +02:00
Christoph Reiter
58acb56691
Enable clang64 for all packages already in the repo
2021-04-23 13:26:20 +02:00
Christoph Reiter
2e8f991658
More ucrt
2021-03-26 21:10:00 +01:00
Naveen M K
9cac78d069
python-pygments: remove post install scripts
2021-03-07 23:17:15 +05:30
Naveen
d5bb6b9955
python-pygments: update to 2.8.1
2021-03-07 17:19:38 +00:00
Naveen
82fe3daa74
python-pygments: update to 2.8.0
2021-02-16 07:42:27 +00:00
github-actions[bot]
4698a1aa74
UPDATE 9:
...
- mingw-w64-python-colorama
- mingw-w64-python-ipython
- mingw-w64-python-jedi
- mingw-w64-python-prompt_toolkit
- mingw-w64-python-ptyprocess
- mingw-w64-python-pygments
- mingw-w64-python-sympy
- mingw-w64-python-traitlets
- mingw-w64-python-virtualenv
2021-01-19 17:23:42 +00:00
Alexey Pavlov
647dd69b71
python-pygmrnts: Update to 2.6.1
2020-03-09 21:42:23 +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
5e44b286f1
python-pygments: Drop python2 package
2019-12-17 14:14:29 +03:00
Alexey Pavlov
eca2394221
python-pygments: Rebuild for python 3.8
2019-10-23 22:54:55 +03:00
Alexey Pavlov
b773734541
python-pygments: Update to 2.4.2
2019-05-31 13:57:54 +03:00
JPeterMugaas
49999d5690
python-pygments - 2.4.0 - Update to latest version
2019-05-10 04:45:13 -04: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
c32d0bacfe
python-pygments: Update to 2.3.1
2018-12-27 10:55:51 +03:00
Alexey Pavlov
1c343e6bff
python-pygments: Update to 2.3.0
2018-11-28 10:39:11 +03:00
Alexey Pavlov
dabcc8eb24
Rebuild packages for Python 3.7
2018-07-09 10:48:04 +03:00
Alexey Pavlov
a9435e09f8
python-pygments: Fix typo
2018-02-16 23:54:09 +03:00
J. Peter Mugaas
9aa8d673d2
mingw-w64-python-pygments - hard-code python interpretter to make sure the approapriate classes are used. Do fixups at install time. ( #3402 )
2018-02-16 22:27:16 +03:00
Alexey Pavlov
0c5a3fa60c
python-pygments: Update to 2.2.0
2017-06-17 11:17:47 +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
de97fbba27
mingw-w64-python-pygments - update to 2.1.3
...
mingw-w64-python-pygments - update to 2.1.3 - add call to setup.py check
2016-04-27 06:02:57 -04:00
Viktor Szakats
e925eec97d
use secure urls
...
* and follow some redirects
* prefer http over ftp
2016-02-21 13:42:32 +01:00
Alexey Pavlov
d91becad51
Rebuild/update packages for Python 3.5.0 support
2015-10-09 12:34:07 +03:00
Alexey Pavlov
6bc5380cb8
== Rebuild with GCC-5.1.0. Part V ===
2015-07-09 15:32:38 +03:00
Alexey Pavlov
6514497c4f
=== Rebuild with GCC-5.1.0. Part III ===
2015-07-06 16:52:48 +03:00
Alexpux
1f4a53f48e
pygments: Update to 2.0.2
2015-02-23 17:36:41 +03:00
Renato Silva
6daa9f99f9
Trailing whitespace cleanup.
2015-02-09 18:45:05 -02:00
Alexpux
eeddee1c91
Remove extra empty lines.
2014-10-20 08:12:15 +04:00
Ray Donnelly
5136890e7c
python-pygments: Remove *.install, emit '#!/usr/bin/env python' to bin/*.py
2014-10-19 22:12:57 +01: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
864c42df3e
python-pygments: Rebuild against Python-3.4
2014-03-19 15:19:38 +04:00
Alexpux
03e8353a50
python-pygments: Fix scripts after install
2014-02-19 06:24:49 +04:00