Commit Graph

56 Commits

Author SHA1 Message Date
Syrus Dark
b0818cd74c python-sphinx python-faker 2021-01-03 00:02:14 +05:30
Alexey Pavlov
a60c171692 python-sphinx: Update to 3.2.1, add new deps 2020-10-29 15:59:40 +03:00
Alexey Pavlov
d0660352c0 Update python pakages 2020-04-27 15:24:10 +03:00
Alexey Pavlov
7818ebbfa6 python-sphinx: Update to 3.0.0 2020-04-12 14:45:08 +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
8ad431812a Rename python3 folders to python 2019-12-23 10:10:26 +03:00
peterbudai@hotmail.com
570c36254f python-sphinx: Update to 2.0.1
Separating python2 (stayed at 1.8.5) and python3 (updated to 2.0.1)
Added check()
Added sphinxcontrib* sub-packages which were recently separated
Revised dependencies
2019-05-04 10:11:34 +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
af2466bd10 python-sphinx: update to 1.8.5 (#5040) 2019-03-11 07:58:00 +03:00
Andrew Sun
d439f1fd26 python-sphinx: update to 1.8.4 (#4942) 2019-02-04 08:11:06 +03:00
Alexey Pavlov
adbbb7c0f1 python-sphinx: Update to 1.8.3 2018-12-27 10:57:20 +03:00
Alexey Pavlov
95a7273369 python-sphinx: Update to 1.8.2 2018-11-26 11:01:02 +03:00
Andrew Sun
e5ab22e896 python-sphinx: update to 1.8.1 (#4454) 2018-09-24 08:30:59 +03:00
Andrew Sun
05e9e05804 python-sphinx: update to 1.8.0 (#4402) 2018-09-17 07:36:08 +03:00
Alexey Pavlov
1b49f1b7fc python-sphinx: Update to 1.7.9 2018-09-06 12:48:56 +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
Andrew Sun
00213268ea python-sphinx: update to 1.7.7 (#4281) 2018-08-21 20:19:38 +03:00
Alexey Pavlov
934637a4b4 python-sphinx: Fix typo 2018-07-19 10:53:20 +03:00
Alexey Pavlov
1c2f28f5c6 python-sphinx: Fix dependencies 2018-07-18 12:57:44 +03:00
Alexey Pavlov
e5c9d9bb3e python-sphinx: Update to 1.7.6 2018-07-17 10:53:47 +03:00
Alexey Pavlov
dabcc8eb24 Rebuild packages for Python 3.7 2018-07-09 10:48:04 +03:00
Andrew Sun
4bcbbc2e37 python-sphinx: update to 1.7.5 (#3983)
* sphinx: update to 1.7.5

* python-sphinx: fix install scripts
2018-06-20 07:31:08 +03:00
J. Peter Mugaas
ef3fc90714 mingw-w64-sphinx - 1.7.4 - Update to latest version. Add sqlalchemy to dependency (#3847)
mingw-w64-sqlalchemy - 1.2.7 - New Package - Python 2 SQL toolkit and Object Relational Mapper
2018-05-28 07:53:09 +03:00
Alexey Pavlov
545e8c0d9d python-sphinx: Update to 1.7.1 2018-03-05 11:14:56 +03:00
K.Takata
cfc7704c9b python-{sphinx,packaging,urllib3}: Fix dependencies (#3461)
Sphinx now requires packaging, and packaging requires pyparsing.
Also sort the lists in the alphabetical order.

Remove chardet, idna and urllib3 from the dependencies, because they are
not directly required by sphinx. They are required by python-requests
and it already has them as the dependencies.

Move certifi from sphinx to urllib3.
2018-03-02 08:43:03 +03:00
Alexey Pavlov
dfc398f83f Fix calling post-install scripts in babel, sphinx 2018-02-20 12:00:18 +03:00
J. Peter Mugaas
50c6f4abc0 mingw-w64-python-sphinx - 1.7.0 - Update to latest version and fix so that it can work on the command line. (#3394)
mingw-w64-python-docutils -  0.0.14 - Fix so that it can run from the bash prompt even with the "MSYS" command item.  This is similar to what is done with python-pip.
2018-02-16 08:34:58 +03:00
Alexey Pavlov
cd5adfb800 python-sphinx: Update to 1.6.6 2018-01-09 13:35:05 +03:00
Alexey Pavlov
f713cc4456 python-sphinx: Update to 1.6.4 2017-09-27 08:50:22 +03:00
Alexey Pavlov
42b5dcc712 python-sphinx: Update to 1.6.3 2017-09-18 12:27:44 +03:00
K.Takata
c75b53f872 python-sphinx: Fix dependencies (#2628) 2017-06-26 06:59:50 +03:00
K.Takata
152fa6e335 python-sphinx: Fix dependencies (#2615) 2017-06-21 17:38:06 +03:00
Alexey Pavlov
844a8ecfdf python-sphinx: Fix dependencies 2017-06-19 15:18:03 +03:00
Alexey Pavlov
5b6f71c07d python-sphinx: Add new dependencies 2017-06-19 11:58:21 +03:00
Alexey Pavlov
13c42ac5cb python-sphinx: Update to 1.6.2 2017-06-17 22:22:38 +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
Alexey Pavlov
36b174c0e3 python-sphinx: Update to 1.5.3 2017-02-28 09:51:35 +03:00
Alethea Rose
3125a92c6c Python requests v2.13.0 (#2199)
* Add python requests at v2.13.0

* Python sphinx depends on requests. (Fixes #2159)

* Prefer _realname over _pyname
2017-02-22 09:09:59 +03:00
J. Peter Mugaas
25316f28f3 Python stuff (#2025)
* mingw-w64-xapian-core - 1.4.1 - add epoch and include libtool.la file for a config script.

* Revert "scite: Update to v3.7.1"

This reverts commit 799e9aa437.

* Revert "Revert "scite: Update to v3.7.1""

This reverts commit ff2f893be539d50dba9e1450f24c1a8c85fa4836.

* Updates to some python packages
mingw-w64-cython: 0.25.2 - Update to latest version
mingw-w64-libplist - 1.12 - rebuild
mingw-w64-python-babel - 2.3.4 - Update to latest version, rework build process, drop GIT
mingw-w64-python-dateutil - 2.6.0 - Update to latest version
mingw-w64-python-numpy - 1.11.2 - Update to latest version
mingw-w64-python-pandas - 0.19.1 - Update to latest version and rework build process
mingw-w64-python-pip - 9.0.1 - Update to latest version
mingw-w64-python-pytz - 2016.10 - Update to latest version
mingw-w64-python-setuptools - 31.0.0 - Update to latest version
mingw-w64-python-sphinx-alabaster-theme - 0.7.9 - Update to latest version
mingw-w64-python-sphinx - 1.5 - Update to latest version and rework build process.
2016-12-31 14:22:45 +03:00
Alexey Pavlov
73ad9344f0 python-sphinx: Update to 1.4.5 2016-07-14 11:29:54 +03:00
Ray Donnelly
8a2c9f7fd1 python-sphinx: Update to 1.4.4
.. fix description and add python-imagesize depends
2016-06-14 01:44:49 +01:00
Alexey Pavlov
ac8de5e9c5 python-sphinx: Fix typo 2016-06-08 09:14:42 +03:00
Alexey Pavlov
8b694d8489 python-sphinx: Update to 1.4.3 2016-06-06 14:28:55 +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
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
66babeee0f python-sphinx: Fix typo 2015-07-15 06:25:55 +03:00
Ray Donnelly
27223e60f7 python-sphinx: Add python-six depends 2015-07-15 00:15:47 +01:00
Alexey Pavlov
6514497c4f === Rebuild with GCC-5.1.0. Part III === 2015-07-06 16:52:48 +03:00