| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/896648
Signed-off-by: William Pettersson <william@ewpettersson.se>
Closes: https://github.com/gentoo/gentoo/pull/30443
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
|
| |
noop anyway
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
Enables python 3.10 support. Tested locally, tests run and use appears
fine. Also update copyright date
Closes: https://bugs.gentoo.org/845612
Signed-off-by: William Pettersson <william@ewpettersson.se>
Closes: https://github.com/gentoo/gentoo/pull/25553
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/552720
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
| |
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changing src_test() to python_test() so the correct interpreter is used
for tests, instead of just using the latest selected python interpreter.
Also addresses QA notice by adding DISTUTILS_USE_SETUPTOOLS=rdepend
Closes: https://bugs.gentoo.org/803023
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: William Pettersson <william@ewpettersson.se>
Closes: https://github.com/gentoo/gentoo/pull/21732
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Also update copyright. Note that Python 3.10 support can't yet be tested as
xapers depends on xapian-bindings
Signed-off-by: William Pettersson <william@ewpettersson.se>
Closes: https://github.com/gentoo/gentoo/pull/21684
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Done via:
find -name metadata.xml -exec xml ed -P -L \
-a '/pkgmetadata/maintainer[substring(email,
string-length(email) - string-length("@gentoo.org") + 1)
!= "@gentoo.org"]' \
-t attr -n proxied -v yes {} +
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
Done via:
find -name metadata.xml -exec xml ed -P -L \
-a '//maintainer[email="proxy-maint@gentoo.org"]' \
-t attr -n proxied -v proxy {} +
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: William Pettersson <william@ewpettersson.se>
Closes: https://github.com/gentoo/gentoo/pull/17100
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
| |
Fixes some issues with tests, python37 updates.
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: William Pettersson <william@ewpettersson.se>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Updates PYTHON_COMPAT for python 3.7 and 3.8
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: William Pettersson <william@ewpettersson.se>
Closes: https://github.com/gentoo/gentoo/pull/16051
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
|
|
|
| |
xapers uses pybtex, not bibtexparser
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: William Pettersson <william@ewpettersson.se>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/14246
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Xapers is a personal document indexing system, geared towards academic journal
articles.
Signed-off-by: William Pettersson <william@ewpettersson.se>
Closes: https://github.com/gentoo/gentoo/pull/10306
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|