poi-tracker


Namepoi-tracker JSON
Version 0.0.1.dev2 PyPI version JSON
download
home_pagehttps://pagure.io/michel-slm/poi-tracker
SummaryTool for tracking packages of interest
upload_time2024-02-02 09:16:13
maintainer
docs_urlNone
authorMichel Lind
requires_python
licenseGPLv2+
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # POI Tracker

Tool for keeping track of packages of interest

## Rationale

The set of packages a user might be interested in are not identical to the set
of packages they have access to, even within a distribution's main repository:

- sysadmins who are not package maintainers for the distribution they use, by
  definition, don't have commit access to change the packages they use
- package maintainers would have dependencies maintained by other packagers,
  that they want to keep track of
- not all packages are equal: e.g. a packager might maintain some packages for
  work use, and some for personal use; some might need to be updated more
  frequently or are more likely to be exposed to security issues
- leaf packages vs non-leaf packages - for the latter a packager would be
  interested in the dependent packages that have to be tested or rebuilt

Once multiple repositories are involved, the situation gets even more complex:

- source of truth for bugs and issues - e.g.
  - RH's JIRA (RHEL and CentOS Stream)
  - RH's Bugzilla (Fedora and EPEL)
  - etc.

Sysadmins and power users might also be interested in the same set of packages
across different distributions, likewise with upstream software developers who
are interested in tracking their software (and dependents and dependencies) as
packaged in these distributions

            

Raw data

            {
    "_id": null,
    "home_page": "https://pagure.io/michel-slm/poi-tracker",
    "name": "poi-tracker",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Michel Lind",
    "author_email": "salimma@fedoraproject.org",
    "download_url": "https://files.pythonhosted.org/packages/f9/68/99db771c6d8c1704ec6201f78d0467c14329e05818d2c2994e05620ca701/poi-tracker-0.0.1.dev2.tar.gz",
    "platform": null,
    "description": "# POI Tracker\n\nTool for keeping track of packages of interest\n\n## Rationale\n\nThe set of packages a user might be interested in are not identical to the set\nof packages they have access to, even within a distribution's main repository:\n\n- sysadmins who are not package maintainers for the distribution they use, by\n  definition, don't have commit access to change the packages they use\n- package maintainers would have dependencies maintained by other packagers,\n  that they want to keep track of\n- not all packages are equal: e.g. a packager might maintain some packages for\n  work use, and some for personal use; some might need to be updated more\n  frequently or are more likely to be exposed to security issues\n- leaf packages vs non-leaf packages - for the latter a packager would be\n  interested in the dependent packages that have to be tested or rebuilt\n\nOnce multiple repositories are involved, the situation gets even more complex:\n\n- source of truth for bugs and issues - e.g.\n  - RH's JIRA (RHEL and CentOS Stream)\n  - RH's Bugzilla (Fedora and EPEL)\n  - etc.\n\nSysadmins and power users might also be interested in the same set of packages\nacross different distributions, likewise with upstream software developers who\nare interested in tracking their software (and dependents and dependencies) as\npackaged in these distributions\n",
    "bugtrack_url": null,
    "license": "GPLv2+",
    "summary": "Tool for tracking packages of interest",
    "version": "0.0.1.dev2",
    "project_urls": {
        "Homepage": "https://pagure.io/michel-slm/poi-tracker"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8fc7fae568792d60271ee79474f1b701267f87c3ab4020c0bceebe95b397f5de",
                "md5": "ca337955ac3ff2528564b2e4d4184029",
                "sha256": "e18426c31fc58620bee349ebf9efb91c31653729ed665684ee434128006e7767"
            },
            "downloads": -1,
            "filename": "poi_tracker-0.0.1.dev2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ca337955ac3ff2528564b2e4d4184029",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13392,
            "upload_time": "2024-02-02T09:16:12",
            "upload_time_iso_8601": "2024-02-02T09:16:12.067755Z",
            "url": "https://files.pythonhosted.org/packages/8f/c7/fae568792d60271ee79474f1b701267f87c3ab4020c0bceebe95b397f5de/poi_tracker-0.0.1.dev2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f96899db771c6d8c1704ec6201f78d0467c14329e05818d2c2994e05620ca701",
                "md5": "32faa4efd93b8ae3295c62b2e8301f94",
                "sha256": "54ed1c85acb8b2be301a7f448d98638ca6c2b47001a2528c4ad3700026ad2f49"
            },
            "downloads": -1,
            "filename": "poi-tracker-0.0.1.dev2.tar.gz",
            "has_sig": false,
            "md5_digest": "32faa4efd93b8ae3295c62b2e8301f94",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11638,
            "upload_time": "2024-02-02T09:16:13",
            "upload_time_iso_8601": "2024-02-02T09:16:13.371798Z",
            "url": "https://files.pythonhosted.org/packages/f9/68/99db771c6d8c1704ec6201f78d0467c14329e05818d2c2994e05620ca701/poi-tracker-0.0.1.dev2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-02 09:16:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "poi-tracker"
}
        
Elapsed time: 0.52158s