aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/py-colour: new aportFabian Affolter2016-12-271-0/+50
| | | | | converts and manipulates various color representation (HSL, RVB, web, X11, ...) https://pypi.python.org/pypi/colour/
* testing/py-intervals: new aportFabian Affolter2016-12-271-0/+50
| | | | | A Python module for handling intervals (ranges of comparable objects) https://github.com/kvesteri/intervals
* testing/py-infinity: new aportFabian Affolter2016-12-271-0/+48
| | | | | All-in-one infinity value for Python https://github.com/kvesteri/infinity
* testing/py-total-ordering: new aportFabian Affolter2016-12-271-0/+28
| | | | | functools.total_ordering backport for Python 2.6 https://github.com/kvesteri/total-ordering
* testing/py-mystrom: new aportFabian Affolter2016-12-271-0/+51
| | | | | Python API for controlling myStrom switches https://github.com/fabaff/python-mystrom
* main/aconf: rebuild with new ldocKaarle Ritvanen2016-12-271-1/+1
|
* main/ldoc: upgrade to 1.4.6Kaarle Ritvanen2016-12-271-4/+4
|
* main/aconf: upgrade to 0.6.2Kaarle Ritvanen2016-12-271-4/+4
|
* main/nginx: enable http_realip_moduleBrandon Davidson2016-12-271-1/+2
| | | | | | | fixes #5712 needed to properly track original client IP through multiple layers of proxies/load-balancers.
* testing/nomp: new aportFrancesco Colista2016-12-272-0/+43
|
* testing/libxml++: new aportFrancesco Colista2016-12-271-0/+28
|
* testing/py-nmap: new aportFabian Affolter2016-12-271-0/+47
| | | | | A Python class to use nmap and access scan results http://xael.org/norman/python/python-nmap/
* main/py3-sgmllib3k: move to communityFabian Affolter2016-12-271-0/+0
|
* main/py-feedparser: move to communityFabian Affolter2016-12-271-0/+0
|
* testing/pelican: fix requirements and enable py3Fabian Affolter2016-12-271-28/+36
|
* testing/py-feedgenerator: new aportFabian Affolter2016-12-271-0/+50
| | | | | A Python feed generator https://github.com/getpelican/feedgenerator
* testing/py-blinker: enable py3Fabian Affolter2016-12-271-20/+24
|
* main/py3-sgmllib3: new aport (needed py3-feedparser)Fabian Affolter2016-12-271-0/+27
| | | | | Simple SGML parser https://pypi.python.org/pypi/sgmllib3k
* main/py-feedparser: enable py3Fabian Affolter2016-12-271-20/+24
|
* testing/hplip: upgrade to 3.16.11, enable scannersValery Kartel2016-12-272-39/+37
| | | | | | | | 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
* testing/py3-aiohttp-debugtoolbar: new aportFabian Affolter2016-12-271-0/+28
| | | | | A library for debugtoolbar support for aiohttp https://github.com/aio-libs/aiohttp-debugtoolbar
* testing/py3-aiohttp-jinja2: new aportFabian Affolter2016-12-271-0/+28
| | | | | Jinja2 template renderer for aiohttp https://github.com/aio-libs/aiohttp-jinja2
* testing/py3-aiohttp-session: new aportFabian Affolter2016-12-271-0/+28
| | | | | Provide sessions for aiohttp.web http://aiohttp-session.readthedocs.io/
* testing/py3-ticket-auth: new aportFabian Affolter2016-12-271-0/+27
| | | | | Ticket authentication system https://github.com/gnarlychicken/ticket_auth
* testing/py-blockchain: new aportFabian Affolter2016-12-271-0/+45
| | | | | Blockchain API library (v1) https://github.com/blockchain/api-v1-client-python
* testing/py-cpuinfo: new aportFabian Affolter2016-12-271-0/+45
| | | | | A module for getting CPU info with Python 2 & 3 https://github.com/workhorsy/py-cpuinfo
* testing/py-distro: new aportFabian Affolter2016-12-271-0/+45
| | | | | | A much more elaborate, renewed alternative implementation for Python's platform.linux_distribution() https://github.com/nir0s/distro
* testing/py-dweepy: new aportFabian Affolter2016-12-271-0/+45
| | | | | Dweepy is a simple Python client for dweet.io https://github.com/paddycarey/dweepy
* testing/py-astral: new aportFabian Affolter2016-12-271-0/+50
| | | | | Calculations for the position of the sun and moon https://pypi.python.org/pypi/astral
* testing/py-colorlog: new aportFabian Affolter2016-12-271-0/+46
| | | | | A formatter for use with Python's logging module https://github.com/borntyping/python-colorlog
* testing/py-colorama: more standard python packagingFabian Affolter2016-12-271-32/+32
|
* testing/py-doit: enable py3Fabian Affolter2016-12-271-20/+29
|
* testing/py-flake8-isort: new aportFabian Affolter2016-12-271-0/+28
| | | | | flake8 plugin that integrates isort https://github.com/gforcada/flake8-isort
* testing/py-flake8-import-order: upgrade to 0.11Fabian Affolter2016-12-271-4/+4
|
* testing/py-flake8-builtins: new aportFabian Affolter2016-12-271-0/+28
| | | | | Extension for flake8 to check for builtins https://github.com/gforcada/flake8-builtins
* testing/py-flake8-commas: new aportFabian Affolter2016-12-271-0/+28
| | | | | Extension for flake8 to enforce trailing commas https://github.com/trevorcreech/flake8-commas
* testing/py-flake8-todo: upgrade to 0.6Fabian Affolter2016-12-271-26/+13
|
* testing/py-flake8-snippets: update to py3Fabian Affolter2016-12-271-21/+8
|
* testing/py-flake8-quotes: upgrade to 0.8.1Fabian Affolter2016-12-271-25/+12
|
* testing/py-flake8-print: upgrade to 2.0.2Fabian Affolter2016-12-271-25/+12
|
* testing/py-flake8-import-order: upgrade to 0.10Fabian Affolter2016-12-271-25/+12
|
* testing/py-flake8-immediate: update to py3Fabian Affolter2016-12-271-21/+8
|
* testing/py-flake8-docstrings: upgrade to 1.0.2Fabian Affolter2016-12-271-25/+12
|
* testing/py-flake8-class: new aportFabian Affolter2016-12-271-0/+28
| | | | | Flake8 lint for class declaration. https://github.com/hellysmile/flake8-class
* testing/py-flake8-author: new aportFabian Affolter2016-12-271-0/+28
| | | | | Flake8 __author__ checker https://github.com/jparise/flake8-author
* testing/py-flake8-debugger: upgrade to 1.4.0Fabian Affolter2016-12-271-25/+12
|
* testing/py-flake8-blind-except: update to py3Fabian Affolter2016-12-271-21/+8
|
* testing/py-flake8-copyright: upgrade to 0.2.0Fabian Affolter2016-12-271-25/+12
|
* testing/py-seqdiag: enable py3Fabian Affolter2016-12-271-11/+31
|
* testing/py-nwdiag: enable py3Fabian Affolter2016-12-271-11/+31
|