aboutsummaryrefslogtreecommitdiff
path: root/lang/python
Commit message (Expand)AuthorAge
* Merge pull request #8675 from BKPepe/slugifyJosef Schlehofer2019-04-15
|\
| * python-slugify: update to version 3.0.2Josef Schlehofer2019-04-14
* | Merge pull request #8655 from BKPepe/ruamel-yamlRosen Penev2019-04-11
|\ \ | |/ |/|
| * ruamel-yaml: update to version 0.15.91Josef Schlehofer2019-04-11
* | python-pytz: update to version 2019.1Josef Schlehofer2019-04-11
* | Merge pull request #8604 from ysc3839/pycryptodomeRosen Penev2019-04-08
|\ \
| * | python-cryptodome: update to 3.8.1Richard Yu2019-04-08
* | | python: Update readmeJeffery To2019-04-08
* | | Merge pull request #8482 from BKPepe/pyamlJosef Schlehofer2019-04-07
|\ \ \
| * | | python-yaml: update to version 5.1Josef Schlehofer2019-04-07
* | | | Merge pull request #8325 from BKPepe/python3-curlJosef Schlehofer2019-04-07
|\ \ \ \
| * | | | python-curl: Add variant for Python3Josef Schlehofer2019-04-01
* | | | | python-voluptuous-serialize: add dependency for voluptuousJosef Schlehofer2019-04-07
* | | | | python,python3: Add PYTHON[3]_PKG_SETUP_GLOBAL_ARGSJeffery To2019-04-05
| |_|/ / |/| | |
* | | | Merge pull request #8584 from jefferyto/python-compileall-recursion-levelRosen Penev2019-04-04
|\ \ \ \
| * | | | python,python3: Increase max recursion level when generating bytecodeJeffery To2019-04-04
* | | | | Merge pull request #8516 from jefferyto/python-configRosen Penev2019-04-04
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | python,python3: Include python-config for target Python in InstallDevJeffery To2019-03-31
* | | | | Merge pull request #8550 from jefferyto/python-fix-bin-symlinksJosef Schlehofer2019-04-03
|\ \ \ \ \
| * | | | | python,python3: Fix overridden usr/bin symlinksJeffery To2019-04-03
| |/ / / /
* | | | | Merge pull request #8526 from BKPepe/voluptuous-serializeJosef Schlehofer2019-04-01
|\ \ \ \ \
| * | | | | python-voluptuous-serialize: add package for Python3Josef Schlehofer2019-04-01
| | |_|/ / | |/| | |
* | | | | Merge pull request #8485 from BKPepe/aiohttpJosef Schlehofer2019-04-01
|\ \ \ \ \
| * | | | | python-aiohttp: add a new packageJosef Schlehofer2019-04-01
| |/ / / /
* | | | | Merge pull request #8551 from BKPepe/pyotpJosef Schlehofer2019-04-01
|\ \ \ \ \
| * | | | | python-pyotp: add new package for Python3Josef Schlehofer2019-04-01
* | | | | | Merge pull request #8481 from BKPepe/yarlJosef Schlehofer2019-04-01
|\ \ \ \ \ \
| * | | | | | python-yarl: add a new packageJosef Schlehofer2019-04-01
* | | | | | | Merge pull request #8484 from BKPepe/async_timeoutJosef Schlehofer2019-04-01
|\ \ \ \ \ \ \
| * | | | | | | async-timeout: add a new packageJosef Schlehofer2019-04-01
| |/ / / / / /
* | | | | | | Merge pull request #8515 from BKPepe/python-slugifyJosef Schlehofer2019-04-01
|\ \ \ \ \ \ \
| * | | | | | | python-slugify: add Python3 packageJosef Schlehofer2019-04-01
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #8503 from BKPepe/voluptuousJosef Schlehofer2019-04-01
|\ \ \ \ \ \ \
| * | | | | | | python-voluptuous: add a new packageJosef Schlehofer2019-03-28
| |/ / / / / /
* | | | | | | Merge pull request #8480 from BKPepe/multidictJosef Schlehofer2019-04-01
|\ \ \ \ \ \ \
| * | | | | | | python-multidict: add a new packageJosef Schlehofer2019-04-01
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #8478 from BKPepe/python_astralJosef Schlehofer2019-03-31
|\ \ \ \ \ \ \
| * | | | | | | python-astral: add new packageKarel Kočí2019-03-28
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #8511 from BKPepe/ruamel-yamlRosen Penev2019-03-31
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | ruamel-yaml: add packageJosef Schlehofer2019-03-28
| |/ / / / /
* | | | | | Merge pull request #8514 from BKPepe/text-unidecodeRosen Penev2019-03-31
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | text-unidecode: add new packageJosef Schlehofer2019-03-28
| |/ / / /
* | | / / python,python3: Fix CVE-2019-9636 - urlsplit missing NFKC normalizationJeffery To2019-03-31
| |_|/ / |/| | |
* | | | python,python3: Use only target package data for Build/InstallDevJeffery To2019-03-27
|/ / /
* | | Merge pull request #8474 from jefferyto/python-cffi-1.12.2Hannu Nyman2019-03-22
|\ \ \
| * | | python-cffi: Update to latest versionJeffery To2019-03-22
* | | | python-attrs: Update to latest versionJeffery To2019-03-22
|/ / /
* | | Merge pull request #8445 from cotequeiroz/python-requests-oauthlib_1.2.0Hannu Nyman2019-03-21
|\ \ \
| * | | python-requests-oauthlib: update to 1.2.0Eneas U de Queiroz2019-03-18
| * | | python-oauthlib: update to 3.0.1Eneas U de Queiroz2019-03-18