pubtools-executors


Namepubtools-executors JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/release-engineering/pubtools-executors
SummaryPubtools-executors
upload_time2024-07-19 13:53:44
maintainerNone
docs_urlNone
authorLubomir Gallovic
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pubtools-executors
====================

Collection of executors classes which can be used to run commands in different environments

ChangeLog
=========
0.0.3
-----
- Fix source code structure
- Drop py2 support

0.0.2
-----
- Retry tagging images

0.0.1
-----
- First pre-production release


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/release-engineering/pubtools-executors",
    "name": "pubtools-executors",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Lubomir Gallovic",
    "author_email": "lgallovi@redhat.com",
    "download_url": "https://files.pythonhosted.org/packages/93/30/5c0a00204ee99b4ddfc19ab070eef87ff2b7c66a961cfc8bdd3a81d48d30/pubtools_executors-0.0.3.tar.gz",
    "platform": null,
    "description": "pubtools-executors\n====================\n\nCollection of executors classes which can be used to run commands in different environments\n\nChangeLog\n=========\n0.0.3\n-----\n- Fix source code structure\n- Drop py2 support\n\n0.0.2\n-----\n- Retry tagging images\n\n0.0.1\n-----\n- First pre-production release\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Pubtools-executors",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/release-engineering/pubtools-executors"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e65e8c3a00dd35e29d199b137b7e85726eb4ed3e0ddd6e1e1cc9cfc728ffceb",
                "md5": "db7e456266e0075162be236a28cd9ca6",
                "sha256": "4d7dde616e6a14344f3805eb0afe452d6ce71dde94f78ca572af7ccb5cd310f8"
            },
            "downloads": -1,
            "filename": "pubtools_executors-0.0.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "db7e456266e0075162be236a28cd9ca6",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 11295,
            "upload_time": "2024-07-19T13:53:43",
            "upload_time_iso_8601": "2024-07-19T13:53:43.687453Z",
            "url": "https://files.pythonhosted.org/packages/8e/65/e8c3a00dd35e29d199b137b7e85726eb4ed3e0ddd6e1e1cc9cfc728ffceb/pubtools_executors-0.0.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93305c0a00204ee99b4ddfc19ab070eef87ff2b7c66a961cfc8bdd3a81d48d30",
                "md5": "305218593b9160bf2dc0e036fba2f4f9",
                "sha256": "57818fec73da5302b0fb09bbbe87dc7787ec41e0bd679c513724617372ff84ad"
            },
            "downloads": -1,
            "filename": "pubtools_executors-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "305218593b9160bf2dc0e036fba2f4f9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 18370,
            "upload_time": "2024-07-19T13:53:44",
            "upload_time_iso_8601": "2024-07-19T13:53:44.989952Z",
            "url": "https://files.pythonhosted.org/packages/93/30/5c0a00204ee99b4ddfc19ab070eef87ff2b7c66a961cfc8bdd3a81d48d30/pubtools_executors-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-19 13:53:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "release-engineering",
    "github_project": "pubtools-executors",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "pubtools-executors"
}
        
Elapsed time: 0.27220s