summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/slixmpp: enable py3.10 with patchArthur Zamarin2021-08-183-10/+34
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/slixmpp: drop 1.7.0Florian Schmaus2021-07-122-39/+0
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-python/slixmpp: add myself as maintainerFlorian Schmaus2021-06-241-0/+4
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-python/slixmpp: amd64 stable wrt bug #794412Agostino Sarubbo2021-06-061-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/slixmpp: Sync the live ebuildMichał Górny2021-05-231-2/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/slixmpp: Bump to 1.7.1Michał Górny2021-05-012-0/+39
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/slixmpp: Remove oldMichał Górny2021-03-023-76/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/slixmpp: Stabilize 1.7.0 amd64, #773871Sam James2021-03-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/slixmpp: Add python@ as co-maintMichał Górny2021-01-301-0/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/slixmpp: Bump to 1.7.0Michał Górny2021-01-302-0/+39
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/slixmpp: Stabilize 1.5.2 amd64, #762466Sam James2021-01-031-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/slixmpp: run tests the right wayAndrey Utkin2020-12-142-2/+6
| | | | | | | | Upstream means the tests appropriate for this phase to be invoked via ./run_tests.py . Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/slixmpp: add 9999 live ebuildAndrey Utkin2020-10-281-0/+34
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/slixmpp: update HOMEPAGEAndrey Utkin2020-10-062-2/+2
| | | | | | | | | Old URL returns "502 Bad Gateway". The new one is a Gitlab instance apparently owned by the same upstream developer. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/slixmpp: add ebuild for version 1.5.2Florian Schmaus2020-09-012-0/+35
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Florian Schmaus <flo@geekplace.eu> Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/slixmpp: Remove unmaintained live ebuildMichał Górny2020-08-161-38/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/slixmpp: Enable py3.7Michał Górny2020-04-261-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/slixmpp: Remove redundant versionsMichał Górny2020-03-292-38/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-053-6/+6
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-113-1/+4
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/slixmpp: add new version 1.4.2Andrey Utkin2019-02-252-0/+38
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/slixmpp: 9999: add dep on aiohttpAndrey Utkin2019-02-251-0/+1
| | | | | | | Upstream's changelog for release 1.4.1 mentions this new dependency. Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/slixmpp: 9999: drop unneeded inherit eutilsAndrey Utkin2019-02-251-2/+2
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/slixmpp: add new packageAndrey Utkin2018-08-184-0/+84
Package-Manager: Portage-2.3.40, Repoman-2.3.9