{ "info": { "author": "Lars van de Kerkhof", "author_email": "lars@permanentmarkers.nl", "bugtrack_url": null, "classifiers": [], "description": "vdt.versionplugin.gitchain\n==========================\n\nInstead of building packages as a freezed state, propagate tags between git repositories.\n\nExample of pushing::\n\n version --plugin=gitchain --target-repo=file:///tmp/vdt.versionplugin.gitchain --target-ref=refs/heads/kakalkal --force -v\n DEBUG:vdt.versionplugin.default:Extra argument are ['--target-repo=file:///tmp/vdt.versionplugin.gitchain', '--target-ref=refs/heads/kakalkal', '--force']\n WARNING:vdt.versionplugin.default:Not tagging, this revision is already tagged as: 0.0.1\n\n DEBUG:vdt.versionplugin.gitchain.freeze:Arguments are Namespace(force=True, target_ref='refs/heads/kakalkal', target_repo='file:///tmp/vdt.versionplugin.gitchain')\n DEBUG:vdt.versionplugin.gitchain.freeze:Building version 0.0.1 with gitchain.\n Note: checking out '0.0.1'.\n\n You are in 'detached HEAD' state. You can look around, make experimental\n changes and commit them, and you can discard any commits you make in this\n state without impacting any branches by performing another checkout.\n\n If you want to create a new branch to retain commits you create, you may\n do so (now or later) by using -b with the checkout command again. Example:\n\n git checkout -b new_branch_name\n\n HEAD is now at a3b304b... Parse arguments.\n DEBUG:vdt.version.shared:M\tvdt/versionplugin/gitchain/freeze.py\n M\tvdt/versionplugin/gitchain/shared.py\n\nExample of tagging and then pushing::\n\n version --plugin=gitchain --target-repo=file:///tmp/vdt.versionplugin.gitchain --target-ref=refs/heads/kakalkal --force -v -p\n DEBUG:vdt.versionplugin.default:Extra argument are ['--target-repo=file:///tmp/vdt.versionplugin.gitchain', '--target-ref=refs/heads/kakalkal', '--force']\n DEBUG:vdt.versionplugin.default:Writing version 0.0.2\n DEBUG:vdt.versionplugin.gitchain.freeze:Arguments are Namespace(force=True, target_ref='refs/heads/kakalkal', target_repo='file:///tmp/vdt.versionplugin.gitchain')\n DEBUG:vdt.versionplugin.gitchain.freeze:Building version 0.0.2 with gitchain.\n Note: checking out '0.0.2'.\n\n You are in 'detached HEAD' state. You can look around, make experimental\n changes and commit them, and you can discard any commits you make in this\n state without impacting any branches by performing another checkout.\n\n If you want to create a new branch to retain commits you create, you may\n do so (now or later) by using -b with the checkout command again. Example:\n\n git checkout -b new_branch_name\n\n HEAD is now at a4530fe... Improved readme.\n DEBUG:vdt.version.shared:\n DEBUG:vdt.versionplugin.gitchain.freeze:Running command git push --force file:///tmp/vdt.versionplugin.gitchain HEAD:refs/heads/kakalkal\n Counting objects: 16, done.\n Delta compression using up to 2 threads.\n Compressing objects: 100% (10/10), done.\n Writing objects: 100% (10/10), 1.71 KiB | 0 bytes/s, done.\n Total 10 (delta 4), reused 0 (delta 0)\n To file:///tmp/vdt.versionplugin.gitchain\n a3b304b..a4530fe HEAD -> kakalkal\n DEBUG:vdt.versionplugin.gitchain.freeze:\n Switched to branch 'master'\n DEBUG:vdt.version.shared:0\n\nExample of pushing tags as well::\n\n version --plugin=gitchain --target-repo=file:///tmp/vdt.versionplugin.gitchain --target-ref=refs/heads/kakalkal --force -v -p --tags\n DEBUG:vdt.versionplugin.default:Extra argument are ['--target-repo=file:///tmp/vdt.versionplugin.gitchain', '--target-ref=refs/heads/kakalkal', '--force', '--tags']\n DEBUG:vdt.versionplugin.default:Writing version 0.0.4\n DEBUG:vdt.versionplugin.gitchain.freeze:Arguments are Namespace(force=True, tags=True, target_ref='refs/heads/kakalkal', target_repo='file:///tmp/vdt.versionplugin.gitchain')\n DEBUG:vdt.versionplugin.gitchain.freeze:Building version 0.0.4 with gitchain.\n Note: checking out '0.0.4'.\n\n You are in 'detached HEAD' state. You can look around, make experimental\n changes and commit them, and you can discard any commits you make in this\n state without impacting any branches by performing another checkout.\n\n If you want to create a new branch to retain commits you create, you may\n do so (now or later) by using -b with the checkout command again. Example:\n\n git checkout -b new_branch_name\n\n HEAD is now at a8a87b6... Added option to push tags as well.\n DEBUG:vdt.version.shared:\n DEBUG:vdt.versionplugin.gitchain.freeze:Running command git push --force --tags file:///tmp/vdt.versionplugin.gitchain HEAD:refs/heads/kakalkal\n Counting objects: 15, done.\n Delta compression using up to 2 threads.\n Compressing objects: 100% (8/8), done.\n Writing objects: 100% (8/8), 814 bytes | 0 bytes/s, done.\n Total 8 (delta 4), reused 0 (delta 0)\n To file:///tmp/vdt.versionplugin.gitchain\n 48d1389..a8a87b6 HEAD -> kakalkal\n * [new tag] 0.0.4 -> 0.0.4\n DEBUG:vdt.versionplugin.gitchain.freeze:\n Switched to branch 'master'\n Your branch is ahead of 'origin/master' by 1 commit.\n (use \"git push\" to publish your local commits)\n DEBUG:vdt.version.shared:0", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "vdt.versionplugin.gitchain", "package_url": "https://pypi.org/project/vdt.versionplugin.gitchain/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/vdt.versionplugin.gitchain/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/vdt.versionplugin.gitchain/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "Instead of building packages as a freezed state, propagate tags between git repositories.", "version": "0.0.4" }, "last_serial": 1097123, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "b02ddbf4507a6dd41810bc4d4fef4de2", "sha256": "47babfa9bdf4bf0722e23538b930c8f12824e131b7dc828674f8faa7d6ab4efa" }, "downloads": -1, "filename": "vdt.versionplugin.gitchain-0.0.3.tar.gz", "has_sig": false, "md5_digest": "b02ddbf4507a6dd41810bc4d4fef4de2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1759, "upload_time": "2014-05-19T12:22:05", "url": "https://files.pythonhosted.org/packages/5c/ec/8a9a5bddf5d7e58331b93b74b2412e54ec4f49afeb4f1d54560016d8441b/vdt.versionplugin.gitchain-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "f8cf6837bed14839240ddf38cb5ac965", "sha256": "b22f17afd84d8b090b11889709480e0685f8e2187b5b61e291f2a2735122ea97" }, "downloads": -1, "filename": "vdt.versionplugin.gitchain-0.0.4.tar.gz", "has_sig": false, "md5_digest": "f8cf6837bed14839240ddf38cb5ac965", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3943, "upload_time": "2014-05-19T12:44:58", "url": "https://files.pythonhosted.org/packages/16/06/ce74a58499e45910c6e593b39008805bbedc386a48a8e575ac198d8584cc/vdt.versionplugin.gitchain-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f8cf6837bed14839240ddf38cb5ac965", "sha256": "b22f17afd84d8b090b11889709480e0685f8e2187b5b61e291f2a2735122ea97" }, "downloads": -1, "filename": "vdt.versionplugin.gitchain-0.0.4.tar.gz", "has_sig": false, "md5_digest": "f8cf6837bed14839240ddf38cb5ac965", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3943, "upload_time": "2014-05-19T12:44:58", "url": "https://files.pythonhosted.org/packages/16/06/ce74a58499e45910c6e593b39008805bbedc386a48a8e575ac198d8584cc/vdt.versionplugin.gitchain-0.0.4.tar.gz" } ] }