Commit Graph

185 Commits

Author SHA1 Message Date
Jerome Duval
fa95178ffb beautifulsoup: bump version. 2017-11-11 18:29:52 +01:00
Jerome Duval
82975dc1e4 markdown: bump version. 2017-11-11 18:29:47 +01:00
Jerome Duval
8251b187d4 pypeg2: add recipe for version 2.15.2. 2017-11-09 21:57:19 +01:00
Jerome Duval
81f69b553a jinja: add recipe for version 2.9.6. 2017-11-09 21:56:54 +01:00
Jerome Duval
063cd23bad markupsafe: add recipe for version 1.0. 2017-11-09 21:56:33 +01:00
Jerome Duval
a9bfab9d9a attrs: add recipe for version 17.3.0. 2017-11-09 21:56:12 +01:00
Jerome Duval
dd081cc943 sip: bump version. 2017-11-06 18:42:31 +01:00
Jérôme Duval
49584bd5f8 pyzmq: update summary and description. 2017-11-06 09:02:13 +01:00
Jerome Duval
2bbfed8d35 pyzmq: add recipe for version 16.0.2. 2017-11-05 21:27:11 +01:00
Jerome Duval
6342869c93 zope_interface: bump version. 2017-11-05 21:27:11 +01:00
Jerome Duval
cddca722ab pyqt: bump version.
* move sip files to $dataDir/sip/PyQt5.
2017-11-05 20:15:57 +01:00
Jerome Duval
8eb29996fe sip: bump version. 2017-11-04 00:24:23 +01:00
Sergei Reznikov
23717e6334 twisted: update checksum 2017-10-24 16:24:18 +03:00
Jerome Duval
af9c99a26d six: add recipe for version 1.11.0. 2017-10-12 19:38:10 +02:00
miqlas
d0cd2fbd7e Numpy build fix, patch section cannot create new file (#1619) 2017-09-02 18:00:55 +03:00
miqlas
5f0e444988 PyGame: bump version (#1563) 2017-08-24 12:08:39 +02:00
Jerome Duval
d4c0965ea6 pyqt: add recipe for version 5.9. 2017-07-13 18:21:52 +02:00
Jerome Duval
d3e9775bee sip: bump version. 2017-07-12 17:29:03 +02:00
Adrien Destugues
0617aef9b4 python3_cython: fix build. 2017-07-04 19:29:48 +02:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Jerome Duval
011dadce70 zope_interface: bump version. 2017-06-05 15:40:48 +02:00
Jerome Duval
5c2e265bdf x86: enable some recipes which build OK. 2017-05-14 15:23:05 +02:00
Jerome Duval
98761bc8ca fonttools: requires setuptools. 2017-04-18 20:05:16 +00:00
Jerome Duval
282a03c8e8 dev-python: merge most python2 and python3 recipes.
* adjust recipes depending on these, ie python_dateutil=>dateutil_python.
* switch architectures to any for relevant python recipes.
* bump versions for retext, argh, beautifulsoup, cssselect, dateutil,
docutils, fonttools, html2text, httplib2, lxml, mechanize, mock, paramiko,
pillow, pip, pygments, requests, twisted, urllib3, zope_interface.
2017-04-17 10:08:41 +02:00
Jerome Duval
685677b891 pyqt: bump version. 2017-04-13 22:33:24 +02:00
Jerome Duval
1e018dcf85 sip: bump version. 2017-04-13 21:26:52 +02:00
Jerome Duval
7204e0f284 adjust recipes to use python 3.6, bump revisions. 2017-03-27 23:10:07 +02:00
Jerome Duval
2f39e93e5b pyqt: add recipe for version 5.8. 2017-03-04 16:35:44 +01:00
Jerome Duval
57c374e316 pyqt: bump version, merge into one recipe. 2017-02-20 21:41:46 +01:00
Jerome Duval
953cc18c3b sip: bump version, merge into one recipe. 2017-02-20 21:41:46 +01:00
miqlas
51cc863034 numpy : bump version (#1085)
* enable gfortran and openblas
2017-01-31 06:56:16 +01:00
miqlas
7408121f6f cython: bump version (#1086) 2017-01-31 06:53:52 +01:00
Jerome Duval
be15c89475 markups: add recipes for version 2.0.0. 2017-01-28 15:31:09 +01:00
Jerome Duval
369c5bc968 markdown: add recipes for version 2.6.8. 2017-01-28 15:31:09 +01:00
Jerome Duval
abb5311e64 pyqt: add recipes for version 5.6. 2017-01-26 21:39:55 +01:00
punsith
00ba637afc Tested Recipes on x86_64 (#1079) 2017-01-24 22:09:54 +01:00
vanishakesswani
8128305c22 Switch 5 recipes to a safe source and delete 9 old receipes. (#935)
Switch these 5 recipes to a safe SOURCE_URI:
* microbe-20130728
* minimizeall-1.0.0
* optipngtranslator-0.0.1
* vwget-20141229
* minesweeper-20150109

Delete these 9 old recipes (and their patches):
* libmicro-0.4.1
* postgresql-9.0.4 & 9.2.3
* redis-2.2.11
* wolfssl-1.6.5 & 1.8.0 & 2.0.2 & 2.5.0
* numpy-1.4.1
2016-12-20 21:27:50 +00:00
Jérôme Duval
097a73a134 setuptools: bump version for python3
* required by openshot.
2016-11-30 23:39:02 +01:00
Jérôme Duval
b65e773f40 python_pyqt: fix path to sip. 2016-11-30 23:39:02 +01:00
Jérôme Duval
2a67e9f07d iniparse: update source URI. 2016-10-03 10:52:21 +02:00
Adrien Destugues
6b05ba8af7 Cython: change URL to one that's still online. 2016-07-26 07:25:54 +02:00
Jerome Duval
0c6a110c18 setuptools: bump version. 2016-06-04 00:38:33 +00:00
Jerome Duval
7007274aa6 python_twisted: bump version. 2016-06-04 00:38:33 +00:00
Jerome Duval
c2a7ae2541 httplib2: add recipes for version 0.9.2 2016-06-02 10:19:22 +02:00
Jerome Duval
8cf8a57507 pyqt: add python3 recipe. 2016-05-13 23:08:29 +02:00
Jerome Duval
786a7bc69b sip: add python3 recipe. 2016-05-13 23:08:27 +02:00
Jerome Duval
dac8013ab0 fonttools: add recipes. 2016-05-10 18:28:01 +00:00
Jerome Duval
1a99cddf3a python3_setuptools: bump version. 2016-05-10 18:28:00 +00:00
Jérôme Duval
cd9c230ebd python-mock: requires recent version of setuptools 2016-04-26 10:57:32 +02:00
Jerome Duval
9245c9342b python_pathtools: depends on python2. 2016-04-14 22:38:28 +00:00