Commit graph

784 commits

Author SHA1 Message Date
Michael Heimpold
195564de1d php5: add mod_intl (resolves #2620)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-04-24 22:51:39 +02:00
Hirokazu MORIKAWA
5a118cda9e node update v0.12.13 2016-04-21 16:43:14 +09:00
Hannu Nyman
22b6275312 Merge pull request #2605 from commodo/python-fix-build
python: revert $(STAGING_DIR)/host to $(STAGING_DIR)/host change
2016-04-16 00:15:07 +03:00
Alexandru Ardelean
eec85f0ce7 python: revert $(STAGING_DIR)/host to $(STAGING_DIR)/host change
Also, override all prefix args in the HOST_CONFIGURE_ARGS
so that this works fine on CC/15.05.
There are some changes in core regarding package builds that
require this.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-04-15 12:11:21 +03:00
Alexandru Ardelean
06fbe038ab python3: revert $(STAGING_DIR)/host to $(STAGING_DIR_HOST) change
Also, override all prefix args in the HOST_CONFIGURE_ARGS
so that this works fine on CC/15.05.
There are some changes in core regarding package builds that
require this.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-04-15 12:09:19 +03:00
Hannu Nyman
bfdf179f21 Merge pull request #2602 from commodo/python3-pip
python3-pip: bump to version 8.1.1
2016-04-14 17:19:33 +03:00
Hannu Nyman
9082acce6c Merge pull request #2601 from commodo/python-pip-upgrade
python-pip: bump to version 8.1.1
2016-04-14 17:19:15 +03:00
Hannu Nyman
087127c1fd Merge pull request #2599 from commodo/python-setuptools-upgrade
python-setuptools: upgrade to version 20.7.0
2016-04-14 17:19:02 +03:00
Hannu Nyman
3f89c1f9c1 Merge pull request #2598 from commodo/python3-update-staging-dir-host
python3: change $(STAGING_DIR)/host to $(STAGING_DIR_HOST)
2016-04-14 17:18:52 +03:00
Hannu Nyman
adfc3ec9ce Merge pull request #2600 from commodo/python3-setuptools-upgrade
python3-setuptools upgrade to version 20.7.0
2016-04-14 17:18:35 +03:00
Alexandru Ardelean
32db03968f python3-pip: bump to version 8.1.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-04-14 17:01:25 +03:00
Alexandru Ardelean
7ebd492f5f python3: change $(STAGING_DIR)/host to $(STAGING_DIR_HOST)
I ommitted 1 element when pushing.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-04-14 16:57:38 +03:00
Hannu Nyman
35a2cd6087 Merge pull request #2596 from commodo/python-update-staging-dir-host
python: change $(STAGING_DIR)/host to $(STAGING_DIR_HOST)
2016-04-14 14:47:01 +03:00
Alexandru Ardelean
7289a98f4b python-pip: bump to version 8.1.1
Seems it's some Unicode fix that required a small release.
https://pip.pypa.io/en/stable/news/

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-04-14 14:39:46 +03:00
Alexandru Ardelean
2b30456aa3 python3-setuptools upgrade to version 20.7.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-04-14 14:35:33 +03:00
Alexandru Ardelean
6255aa959d python-setuptools: upgrade to version 20.7.0
python-setuptools releases more often than my preference.
Every once in a while I sync up with the latest released.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-04-14 14:32:21 +03:00
Alexandru Ardelean
c8e8aae579 python: change $(STAGING_DIR)/host to $(STAGING_DIR_HOST)
It seems that this can become an issue.
Found when building python3-setuptools from packages/trunk
in openwrt/15.05.

python3-setuptools is not in packages/for-15.05

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-04-14 11:56:21 +03:00
Alexandru Ardelean
57d94bbd44 python3: upgrade to version 3.5.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-04-14 11:41:48 +03:00
champtar
fb744a6581 Merge pull request #2486 from yousong/cp-fix
Drop the redundant -r option to $(CP)
2016-04-10 17:56:21 +02:00
Stefan Weil
a2d18499d7 lang/ruby: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-04-09 19:47:45 +02:00
Stefan Weil
a91ab74d48 lang/perl: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-04-09 19:47:45 +02:00
Marcel Denia
c7acba22e2 perl-cgi: Update to 4.28 2016-04-05 12:05:27 +02:00
Hirokazu MORIKAWA
bca789b6bb node-* : specify npm_config_cache directory 2016-04-01 13:49:16 +09:00
Hirokazu MORIKAWA
ac000220c3 node-* : specify npm_config_cache directory 2016-04-01 13:48:46 +09:00
Hirokazu MORIKAWA
47f466e88d node-* : specify npm_config_cache directory 2016-04-01 13:47:59 +09:00
Hirokazu MORIKAWA
10c6b41107 node-* : specify npm_config_cache directory 2016-04-01 13:46:31 +09:00
zyxmon
e1ec29c9df This fixes parallel builds
python-setuptools/host needs python-package.mk and python-host.mk files that are installed by python (non host build - InstallDev)
Signed-off-by: Andrey Sechin <zyxmon@gmail.com>
2016-03-31 22:22:25 +03:00
Michael Heimpold
80f02cd1ed php5: update to 5.6.19
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-03-23 21:13:55 +01:00
Yousong Zhou
1906eacf9c Merge pull request #2058 from jefferyto/python-txsocksx
python-txsocksx: new package
2016-03-22 23:03:17 -05:00
Yousong Zhou
c8240048d8 Merge pull request #2540 from jefferyto/python-pyopenssl-16.0.0
python-pyopenssl: update to 16.0.0
2016-03-22 22:21:36 -05:00
Jeffery To
937d5e544d python-txsocksx: new package
From the README:

txsocksx is SOCKS4/4a and SOCKS5 client endpoints for Twisted 10.1 or
greater.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-23 11:19:37 +08:00
Yousong Zhou
05a0be3255 Merge pull request #2040 from jefferyto/python-service-identity
python-service-identity: new package
2016-03-22 22:10:06 -05:00
Yousong Zhou
4b7b73bebb Merge pull request #2067 from jefferyto/python-gmpy2
python-gmpy2: new package
2016-03-22 21:09:59 -05:00
Yousong Zhou
f0c65b6253 Merge pull request #2056 from jefferyto/python-parsley
python-parsley: new package
2016-03-22 07:46:54 -05:00
Yousong Zhou
1c4ba02e1a Merge pull request #2051 from jefferyto/python-gmpy
python-gmpy: new package
2016-03-22 07:44:02 -05:00
Jeffery To
478e0e6e66 python-pyopenssl: update to 16.0.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-22 20:29:05 +08:00
Yousong Zhou
454433cd99 Merge pull request #2039 from jefferyto/python-pyasn1-modules
python-pyasn1-modules: new package
2016-03-22 07:19:44 -05:00
Yousong Zhou
bd1b654be0 Merge pull request #2517 from jefferyto/python-attrs
python-attrs: new package
2016-03-22 07:12:16 -05:00
Yousong Zhou
982a2e4684 Merge pull request #2053 from jefferyto/python-pyptlib
python-pyptlib: new package
2016-03-22 07:07:29 -05:00
Yousong Zhou
e6b3c3da7a Merge pull request #2052 from jefferyto/twisted
twisted: import from old packages feed
2016-03-22 07:06:51 -05:00
Hannu Nyman
142562b46e Merge pull request #2538 from jefferyto/python-ipaddress-1.0.16
python-ipaddress: update to 1.0.16
2016-03-22 14:01:56 +02:00
Jeffery To
634f446e58 python-ipaddress: update to 1.0.16
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-22 20:00:01 +08:00
Hannu Nyman
a3a90b8bce Merge pull request #2537 from jefferyto/python-idna-2.1
python-idna: update to 2.1
2016-03-22 13:59:04 +02:00
Jeffery To
124b0201f9 python-idna: update to 2.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-22 19:52:42 +08:00
Jeffery To
f63ada1771 python-cffi: update to 1.5.2
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-22 19:46:44 +08:00
Jeffery To
6507258b41 python-cryptography: update to 1.3.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-22 18:20:42 +08:00
Jeffery To
7332bee348 twisted: import from old packages feed
- update to latest version (16.0.0)
- change to one package containing all plugins/subprojects
- add license info
- add myself as maintainer

This builds one main package, instead of multiple packages like the old
packages feed, to match upstream. (Debian and Fedora are moving to a
single-package model as well.) The obvious downside is a larger install
size, but one main package should be easier to maintain in the future.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-22 17:33:51 +08:00
Jeffery To
eded5bf4c7 python-service-identity: new package
From the README:

service_identity aspires to give you all the tools you need for
verifying whether a certificate is valid for the intended purposes.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-18 02:51:18 +08:00
Jeffery To
df886123b9 python-attrs: new package
From the README:

attrs is an MIT-licensed Python package with class decorators that ease
the chores of implementing the most common attribute-related object
protocols.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-18 02:02:26 +08:00
Jeffery To
fb9abc375b python-gmpy: new package
From the PyPi description:

gmpy is a C-coded Python extension module that provides access to the
GMP (or MPIR) multiple-precision arithmetic library.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-17 21:26:14 +08:00