neophile


Nameneophile JSON
Version 2.0.1 PyPI version JSON
download
home_page
SummaryScan repositories for obsolete versions
upload_time2023-07-07 22:49:46
maintainer
docs_urlNone
author
requires_python>=3.11
licenseMIT License Copyright 2020-2023 Association of Universities for Research in Astronomy, Inc. (AURA) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords rubin lsst
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # neophile

neophile is a dependency scanner.
It looks through a repository for declared dependencies, attempts to determine if those dependencies are out of date, and optionally updates them, either directly in the working tree or by creating a GitHub pull request.

neophile was written to fill gaps betwen [GitHub Dependabot](https://docs.github.com/en/code-security/dependabot) and [Mend Renovate](https://www.mend.io/renovate/).
It currently supports updating pre-commit hooks and frozen Python dependencies that use `make update-deps`.

For full documentation, see [the manual](https://neophile.lsst.io/).

See [SQR-042](https://sqr-042.lsst.io/) for more details about the problem statement and the gap that neophile fills.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "neophile",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "rubin,lsst",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/3b/dd/92f8ba924decf5d9f7a7087c8bbadd2fce3a63bb69037041141358761f41/neophile-2.0.1.tar.gz",
    "platform": null,
    "description": "# neophile\n\nneophile is a dependency scanner.\nIt looks through a repository for declared dependencies, attempts to determine if those dependencies are out of date, and optionally updates them, either directly in the working tree or by creating a GitHub pull request.\n\nneophile was written to fill gaps betwen [GitHub Dependabot](https://docs.github.com/en/code-security/dependabot) and [Mend Renovate](https://www.mend.io/renovate/).\nIt currently supports updating pre-commit hooks and frozen Python dependencies that use `make update-deps`.\n\nFor full documentation, see [the manual](https://neophile.lsst.io/).\n\nSee [SQR-042](https://sqr-042.lsst.io/) for more details about the problem statement and the gap that neophile fills.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright 2020-2023 Association of Universities for Research in Astronomy, Inc. (AURA)  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Scan repositories for obsolete versions",
    "version": "2.0.1",
    "project_urls": {
        "Homepage": "https://neophile.lsst.io/",
        "Source": "https://github.com/lsst-sqre/neophile"
    },
    "split_keywords": [
        "rubin",
        "lsst"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4014b597e507bf1f2863c6541289877c4232efe9e8f246ed537df7a485a65c4",
                "md5": "85f67d73d4436883409b788db6053221",
                "sha256": "c910805358430c8cee29766e1133e405dc0b2ac42485cef2ca1e79edf2d0fc38"
            },
            "downloads": -1,
            "filename": "neophile-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "85f67d73d4436883409b788db6053221",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 23812,
            "upload_time": "2023-07-07T22:49:45",
            "upload_time_iso_8601": "2023-07-07T22:49:45.244002Z",
            "url": "https://files.pythonhosted.org/packages/b4/01/4b597e507bf1f2863c6541289877c4232efe9e8f246ed537df7a485a65c4/neophile-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3bdd92f8ba924decf5d9f7a7087c8bbadd2fce3a63bb69037041141358761f41",
                "md5": "01825159f91b815f6261cf07269d9705",
                "sha256": "90bf2925de86a7f2e8967a2b74c61aaefd9904100d659d73e57dd5e784311b9a"
            },
            "downloads": -1,
            "filename": "neophile-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "01825159f91b815f6261cf07269d9705",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 48748,
            "upload_time": "2023-07-07T22:49:46",
            "upload_time_iso_8601": "2023-07-07T22:49:46.689575Z",
            "url": "https://files.pythonhosted.org/packages/3b/dd/92f8ba924decf5d9f7a7087c8bbadd2fce3a63bb69037041141358761f41/neophile-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-07 22:49:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lsst-sqre",
    "github_project": "neophile",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "neophile"
}
        
Elapsed time: 0.09086s