Augustin Cavalier
f561efbc96
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
2015-07-02 11:13:12 -04:00
Jerome Duval
1eb7d38399
requests: added python3 recipe for version 2.7.0
2015-06-10 12:15:32 +00:00
Augustin Cavalier
42cc1eac74
Fix copyrights in various recipes. No functional change intended.
2015-06-08 10:54:00 -04:00
Jerome Duval
43d3c27445
pip: fix summary.
2015-06-08 12:34:56 +00:00
Jerome Duval
67cbec5bd1
numpy: added recipe for version 1.9.2.
2015-06-07 21:52:18 +00:00
Jerome Duval
3c9fffec59
pip: added a recipe for version 7.0.3
...
* problem with linklockfile.py: it tries to lock a file by
creating a hardlink, which we don't support.
2015-06-07 20:51:24 +00:00
Jerome Duval
5b2b9e063e
setuptools: rename from python_setuptools.
2015-06-07 19:33:56 +00:00
Jerome Duval
eaa1e8241f
python3: added recipe for mako and setuptools.
2015-06-06 18:05:08 +00:00
Alexander von Gluck IV
c34b2f8a24
dev-python: Add python mako 1.0.1 recipe
...
* Now required for Mesa
2015-04-04 11:08:07 -05:00
François Revol
c830346d73
Add recipe for gdata python client
2015-03-17 03:21:18 +01:00
François Revol
d5f1adf6c7
Add recipe for cssselector
2015-02-27 01:57:21 +01:00
Oliver Tappe
52b344b97b
Drop references to $haikuVersion.
...
* Referring the current haiku version explicitly is not needed, since
the RequiresUpdater takes care of setting the version of Haiku used
for building a package.
2014-12-14 23:08:52 +01:00
Chirayu Desai
5b5079c223
python_setuptools: Add compile-time depedency on sed command
2014-12-09 15:59:38 +00:00
François Revol
a9fba5ea4e
urllib3: rename recipe from python_urllib3
2014-12-09 16:57:28 +01:00
François Revol
f3f31d07db
pyyaml: rename recipe from python_pyyaml
2014-12-08 21:48:51 +01:00
François Revol
6e7d2bfcb8
argh: rename recipe from python_argh
2014-12-08 21:47:08 +01:00
François Revol
c776a6713b
pathtools: rename recipe from python_pathtools
2014-12-08 21:45:23 +01:00
François Revol
f8f1eaf9d4
watchdog: rename recipe from python_watchdog
2014-12-08 21:42:51 +01:00
François Revol
be887c8558
Merged in cdesai/haikuports/dev-python/watchdog (pull request #298 )
...
Add recipe for python package watchdog
2014-12-08 20:30:29 +01:00
François Revol
a1687f73f7
python_pyyaml: Add TODO about libyaml optional dependency
2014-12-08 20:20:43 +01:00
François Revol
d1defcff28
Merged in cdesai/haikuports/dev-python/urllib3 (pull request #291 )
...
Add recipe for python package urllib3
2014-12-08 20:17:09 +01:00
François Revol
842fe48951
Merged in cdesai/haikuports/dev-python/pyyaml (pull request #308 )
...
Add recipe for python package pyyaml
2014-12-08 20:15:21 +01:00
François Revol
5e19dfb218
Merged in cdesai/haikuports/dev-python/argh (pull request #307 )
...
Add recipe for python package argh
2014-12-08 20:14:30 +01:00
Chirayu Desai
bc14024c7b
Add recipe for python package pyyaml
2014-12-08 17:51:16 +00:00
Chirayu Desai
5ff517360f
Add recipe for python package urllib3
2014-12-08 17:17:33 +00:00
Chirayu Desai
db3e615d60
Add recipe for python package watchdog
2014-12-07 19:51:36 +00:00
Chirayu Desai
202040fb15
Add recipe for python package argh
2014-12-07 19:49:17 +00:00
Chirayu Desai
f339f43026
Add recipe for python package pathtools
2014-12-07 18:19:26 +00:00
Adrien Destugues
74b041f63a
Add recipe for Python Imaging Library.
2014-11-16 22:32:37 +01:00
Chris Roberts
679a6c48f6
dulwich: update to 0.9.7
...
* remove old versions
2014-11-13 21:20:21 -07:00
Adrien Destugues
9367594d0c
python modules: bump revision for python 2.7 migration.
2014-09-19 08:59:35 +02:00
Adrien Destugues
53f459791c
dateutil: bump revision for python 2.7 rebuild.
2014-09-19 08:59:33 +02:00
Adrien Destugues
28cb9bb4a7
setuptools: fix for python 2.7.
2014-09-19 08:59:33 +02:00
Adrien Destugues
5ea107cf72
python_twisted: fix provides.
2014-09-19 08:59:31 +02:00
François Revol
8634a657a3
python_mechanize: Fix DESCRIPTION
2014-08-07 17:47:23 +02:00
François Revol
1a687953ee
Add recipe for python mechanize
2014-07-29 17:06:13 +02:00
François Revol
adf1aca0cf
Add recipe for lxml
...
And patch, because they happily hardcode -lm in there...
2014-07-29 17:06:09 +02:00
François Revol
2a454805c7
Add recipe for dateutil 1.5
...
- the magic is in --single-version-externally-managed to disable
those (easter) egg things...
cf.
https://wiki.debian.org/Python/FAQ#How_should_we_package_Python_eggs.3F
- --root is required so just pass /
- also, python must be called without any path, else it setuptools uses
it as an extra prefix for install... so we munge PATH and call python.
2014-07-29 17:06:04 +02:00
François Revol
ade9a98565
Add a recipe for python-requests
2014-07-29 17:05:59 +02:00
Adrien Destugues
c0fc937704
Add Cython recipe.
2014-07-13 08:40:00 +02:00
Guest One
bb352f44a9
Merge branch 'master' of https://bitbucket.org/GuestOne/haikuports-guestone into pygame
2014-07-05 18:08:34 +07:00
Guest One
6fb03418c8
pygame recipe. Only x86_gcc2. Patchset in wrong format as haikuporter -e does not work for me.
2014-07-05 18:06:47 +07:00
Augustin Cavalier
4808bd4bca
Delete old "setuptools" (Python) recipes, create new recipe (that actually works).
...
That hack is pretty nasty, I know. But I couldn't find a better solution
that worked, so it'll have to stay.
Confirmed this works by writing a GYP recipe that uses it, that is coming
in the next commit.
2014-06-30 19:34:28 -04:00
Oliver Tappe
22c10b29d2
Make buildbot_slave and python_zope.interface arch-specific.
...
* To prevent problems with the 'any' packages being shared between
different architectures (while those use varying versions of python),
make them arch-specific.
* Additionally, move buildbot_slave from dev-python to dev-util (as
it is not related to python development).
2014-06-25 23:33:03 +02:00
Oliver Tappe
0347f445e2
Merged in jessicah/haikuports/buildbot-slave (pull request #189 )
...
buildbot_slave: fix path to tail.
2014-06-22 23:26:15 +02:00
Jessica Hamilton
bc318791c0
buildbot_slave: fix path to tail.
2014-06-22 21:21:03 +00:00
Jessica Hamilton
703ee949a5
python_twisted: fixes for gcc2.
2014-06-20 05:37:54 +00:00
Oliver Tappe
241d18e763
Add recipe for buildbot_slave and all its dependencies.
...
* add buildbot_slave-0.8.8.recipe
* add python_twisted-13.2.0.recipe
* add python_zope.interface-4.1.1.recipe
* add python_mock-1.0.1.recipe
2014-06-15 23:29:16 +02:00
Oliver Tappe
80bbd70b83
Let all recipes use SHA-256 checksums only.
2014-04-21 19:31:51 +02:00
Oliver Tappe
f31617b50f
Adjust many more recipes to support mirror site.
...
* Mostly added SRC_FILENAME where the automatic filename didn't
make any sense.
2014-04-20 23:13:43 +02:00