14107 Commits

Author SHA1 Message Date
Natanael Copa
6f54c1b51f testing/virtualbox-guest-modules-grsec: rebuild against kernel 4.4.39-r3 2016-12-27 19:15:44 +01:00
Natanael Copa
160bb05d13 testing/virtualbox-additions-grsec: rebuild against kernel 4.4.39-r3 2016-12-27 19:13:35 +01:00
Natanael Copa
7be6d6218e testing/sch-cake-grsec: rebuild against kernel 4.4.39-r3 2016-12-27 19:13:18 +01:00
Natanael Copa
2660ac640d testing/ipt-netflow-grsec: rebuild against kernel 4.4.39-r3 2016-12-27 19:13:12 +01:00
Natanael Copa
ca9d88b6ee testing/nvme-cli: add subpackage for bash completion 2016-12-27 17:55:24 +01:00
Jens Staal
cbc023da1f testing/wine-staging: new port
www.wine-staging.com
MS Windows binary compatibility library, experimental patches
2016-12-27 17:55:24 +01:00
Timo Teräs
1d2a94f0ed testing/py-influx: fix subpkg arch 2016-12-27 14:30:22 +02:00
Timo Teräs
b62fd41482 testing/perl-net-netmask: fix APKBUILD 2016-12-27 14:24:25 +02:00
Fabian Affolter
3fc2dc0f6c testing/wput: moved from unmaintained 2016-12-27 13:53:20 +02:00
Olivier Mauras
05be1d1a61 testing/py-influxdb: New aport 2016-12-27 13:32:02 +02:00
Timo Teräs
303aa40958 testing/py-botocore: bump pkgrel 2016-12-27 13:29:04 +02:00
Fabian Affolter
bc702cbef5 testing/py-boto3: upgrade to 1.4.1 and enable py3 2016-12-27 13:28:29 +02:00
Fabian Affolter
476ec59a9e testing/py-botocore: more standard python packaging 2016-12-27 13:27:38 +02:00
Fabian Affolter
fedc347554 testing/py-jmespath: enable py3 2016-12-27 13:14:26 +02:00
Fabian Affolter
d68f9f7287 testing/perl-net-netmask: move back from unmaintained 2016-12-27 13:12:18 +02:00
Fabian Affolter
706ef161ae testing/awake: move to community 2016-12-27 13:10:00 +02:00
Fabian Affolter
9eaaf3500d testing/awake: move to py3 2016-12-27 13:09:59 +02:00
Fabian Affolter
8ba1ecd975 testing/py-sqlalchemy-utils: new aport
A provider for custom data types and various utility functions for SQLAlchemy
http://sqlalchemy-utils.readthedocs.io/
2016-12-27 13:08:23 +02:00
Fabian Affolter
87ae8d1b84 testing/py-arrow: new aport
A Python library to create and manipulate dates, times, and timestamps
http://arrow.readthedocs.io/
2016-12-27 13:08:23 +02:00
Fabian Affolter
69ba73800b testing/py-anyjson: new aport
Wraps the best available JSON implementation available in a common interface
https://bitbucket.org/runeh/anyjson/
2016-12-27 13:08:23 +02:00
Fabian Affolter
ad5cbd38d8 testing/py-colour: new aport
converts and manipulates various color representation (HSL, RVB, web, X11, ...)
https://pypi.python.org/pypi/colour/
2016-12-27 13:08:23 +02:00
Fabian Affolter
930332199f testing/py-intervals: new aport
A Python module for handling intervals (ranges of comparable objects)
https://github.com/kvesteri/intervals
2016-12-27 13:08:23 +02:00
Fabian Affolter
404439b9a1 testing/py-infinity: new aport
All-in-one infinity value for Python
https://github.com/kvesteri/infinity
2016-12-27 13:08:23 +02:00
Fabian Affolter
7370037188 testing/py-total-ordering: new aport
functools.total_ordering backport for Python 2.6
https://github.com/kvesteri/total-ordering
2016-12-27 13:08:23 +02:00
Fabian Affolter
9747493504 testing/py-mystrom: new aport
Python API for controlling myStrom switches
https://github.com/fabaff/python-mystrom
2016-12-27 13:07:13 +02:00
Francesco Colista
02e2d0d6ed testing/nomp: new aport 2016-12-27 09:25:53 +00:00
Francesco Colista
594d7c34a3 testing/libxml++: new aport 2016-12-27 09:24:53 +00:00
Fabian Affolter
b4f8c61d32 testing/py-nmap: new aport
A Python class to use nmap and access scan results
http://xael.org/norman/python/python-nmap/
2016-12-27 10:52:10 +02:00
Fabian Affolter
1f74663d8c testing/pelican: fix requirements and enable py3 2016-12-27 10:50:45 +02:00
Fabian Affolter
05cf83925d testing/py-feedgenerator: new aport
A Python feed generator
https://github.com/getpelican/feedgenerator
2016-12-27 10:50:45 +02:00
Fabian Affolter
23e867078a testing/py-blinker: enable py3 2016-12-27 10:50:45 +02:00
Valery Kartel
abfd2e4f14 testing/hplip: upgrade to 3.16.11, enable scanners
add scanner (sane backend) support, close #6520
make lite install (libs and drivers only)
remove fax-, hal-, systemd-, dbus- related trash
remove python dependency
move libs to subpackage
2016-12-27 10:44:03 +02:00
Fabian Affolter
e066e04622 testing/py3-aiohttp-debugtoolbar: new aport
A library for debugtoolbar support for aiohttp
https://github.com/aio-libs/aiohttp-debugtoolbar
2016-12-27 10:37:18 +02:00
Fabian Affolter
815c3916a4 testing/py3-aiohttp-jinja2: new aport
Jinja2 template renderer for aiohttp
https://github.com/aio-libs/aiohttp-jinja2
2016-12-27 10:37:18 +02:00
Fabian Affolter
9c738e3143 testing/py3-aiohttp-session: new aport
Provide sessions for aiohttp.web
http://aiohttp-session.readthedocs.io/
2016-12-27 10:37:18 +02:00
Fabian Affolter
2d84dab97e testing/py3-ticket-auth: new aport
Ticket authentication system
https://github.com/gnarlychicken/ticket_auth
2016-12-27 10:37:18 +02:00
Fabian Affolter
c7f5f4e3b1 testing/py-blockchain: new aport
Blockchain API library (v1)
https://github.com/blockchain/api-v1-client-python
2016-12-27 10:35:17 +02:00
Fabian Affolter
55c56ef599 testing/py-cpuinfo: new aport
A module for getting CPU info with Python 2 & 3
https://github.com/workhorsy/py-cpuinfo
2016-12-27 10:34:46 +02:00
Fabian Affolter
7745e71869 testing/py-distro: new aport
A much more elaborate, renewed alternative implementation for Python's
platform.linux_distribution()
https://github.com/nir0s/distro
2016-12-27 10:34:18 +02:00
Fabian Affolter
7e1385f849 testing/py-dweepy: new aport
Dweepy is a simple Python client for dweet.io
https://github.com/paddycarey/dweepy
2016-12-27 10:33:35 +02:00
Fabian Affolter
49d22e3d05 testing/py-astral: new aport
Calculations for the position of the sun and moon
https://pypi.python.org/pypi/astral
2016-12-27 10:32:26 +02:00
Fabian Affolter
fbcd859391 testing/py-colorlog: new aport
A formatter for use with Python's logging module
https://github.com/borntyping/python-colorlog
2016-12-27 10:31:39 +02:00
Fabian Affolter
a1d5aa0a4d testing/py-colorama: more standard python packaging 2016-12-27 10:30:30 +02:00
Fabian Affolter
a75a1da769 testing/py-doit: enable py3 2016-12-27 10:27:39 +02:00
Fabian Affolter
a6096619b7 testing/py-flake8-isort: new aport
flake8 plugin that integrates isort
https://github.com/gforcada/flake8-isort
2016-12-27 10:25:27 +02:00
Fabian Affolter
efdb85ecb6 testing/py-flake8-import-order: upgrade to 0.11 2016-12-27 10:25:27 +02:00
Fabian Affolter
62818dd589 testing/py-flake8-builtins: new aport
Extension for flake8 to check for builtins
https://github.com/gforcada/flake8-builtins
2016-12-27 10:25:27 +02:00
Fabian Affolter
99e498506c testing/py-flake8-commas: new aport
Extension for flake8 to enforce trailing commas
https://github.com/trevorcreech/flake8-commas
2016-12-27 10:25:27 +02:00
Fabian Affolter
36c2188d29 testing/py-flake8-todo: upgrade to 0.6 2016-12-27 10:25:27 +02:00
Fabian Affolter
8f2d6f9d86 testing/py-flake8-snippets: update to py3 2016-12-27 10:25:27 +02:00