summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-analyzer/graphite-web-1.1.7: version bump with support for Django 3Fabian Groffen2020-05-313-4/+101
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* net-analyzer/graphite-web-1.1.5-r1: add support for Python-3.7Fabian Groffen2020-05-091-2/+1
| | | | | | | | | | | | Drop dep on scandir, as the built-in version from Python-3.5+ is tried first, so we don't need the dep (which additionally doesn't support Python-3.8 yet). Can't add support for Python-3.8 due to python-memcached. Bug: https://bugs.gentoo.org/718418 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* net-analyzer/graphite-web: drop obsolete dep for dev-python/mysql-pythonFabian Groffen2020-04-251-7/+2
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* net-analyzer/graphite-web: update django deps now we're py3 onlyFabian Groffen2020-03-061-2/+1
| | | | | | Closes: https://bugs.gentoo.org/711626 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* net-analyzer/graphite-web-1.1.3-r1: drop old (old django dep)Fabian Groffen2020-02-122-101/+0
| | | | | | Closes: https://bugs.gentoo.org/709320 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* net-analyzer/graphite-web: Remove Python 2Michał Górny2020-01-252-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/graphite-web: [QA] Remove explicit python-utils-r1 inheritDavid Seifert2019-12-292-2/+2
| | | | | Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-172-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/graphite-web: version bumpFabian Groffen2019-01-233-0/+164
| | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-analyzer/graphite-web: add stronger hint about wsgi installFabian Groffen2018-08-161-0/+2
| | | | | Closes: https://bugs.gentoo.org/618030 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-analyzer/graphite-web: remove oldVirgil Dupras2018-07-224-286/+0
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* net-analyzer/graphite-web: fix deps, re-add USE=ldap, misc.Louis Sautier2018-06-253-121/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Sort dependencies. * Do not require python[sqlite], it is never directly used. * Do not require twisted or txAMQP, they are not directly used by graphite-web. * Do not require zope-interface, it was removed in https://github.com/graphite-project/graphite-web/commit/bed2d5b82d128b751ea080d86a4ccb9c27bb6c58 * Do not require whisper. It is optional and in the future we could probably use carbon with ceres instead of whisper. * pytz and pyparsing are not bundled any more, remove the call to rm. * Use python_prepare_all instead of src_prepare. * Install examples only once in the _all function. Use dodoc instead of doins. Do not compress them. * Use the recommended way to configure the app instead of re-creating manage.py. * Do not remove build-index from install but rename it. * Run build-index during pkg_config() instead of just creating an empty file. This allows us to drop the complex python file parsing. * Mention build-index in the postinst message. Only display the message for new installs. Use elog instead of einfo. * Create the /var/{lib,log}/graphite-web directories which are referenced in local_settings.py. * Add the example database location to the FHS-style settings patch. * Fix STATIC_ROOT in the FHS-style settings patch. * Add missing || die to the ln call. * bump to EAPI=7. Closes: https://github.com/gentoo/gentoo/pull/8962 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-analyzer/graphite-web: update HOMEPAGE, add GitHub to metadata.xmlLouis Sautier2018-06-253-3/+5
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-analyzer/graphite-web: remove false-positive unneeded empty lineFabian Groffen2018-06-121-1/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-analyzer/graphite-web: version bump to 1.1.3Fabian Groffen2018-06-123-0/+174
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-analyzer/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* net-analyzer/graphite-web: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-271-10/+10
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-analyzer/graphite-web: Fix wording in pkg_postinstPatrick Lauer2016-05-031-1/+1
| | | | Package-Manager: portage-2.2.28
* net-analyzer/graphite-web: add dep on django, for it doesn't work with 1.9Fabian Groffen2016-04-273-199/+2
| | | | Package-Manager: portage-2.2.26
* net-analyzer/graphite-web: update for bug 556732Matthew Thode2016-04-102-0/+109
| | | | Package-Manager: portage-2.2.26
* net-analyzer/graphite-web: revbump for changed examples installation, bug ↵Fabian Groffen2016-01-311-0/+99
| | | | | | #556852 Package-Manager: portage-2.2.26
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-085-0/+291
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed