From 64ef5467995e43c8f92514038d0974b637bdd97b Mon Sep 17 00:00:00 2001 From: mike Date: Tue, 18 Jun 2024 02:20:52 -0700 Subject: [PATCH] Point Pipfile to my forked repo (for now), and relock. --- Pipfile | 8 +++++--- Pipfile.lock | 7 ++++--- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 453226b..4f56dd1 100644 --- a/Pipfile +++ b/Pipfile @@ -4,10 +4,12 @@ verify_ssl = true name = "pypi" [packages] -#py-gitea = "*" -py-gitea = {file = "/home/mike/opt/py-gitea"} +# py-gitea = "*" +py-gitea = {git = "https://github.com/mikeperalta1/py-gitea.git"} +# py-gitea = {file = "/home/mike/opt/py-gitea"} [dev-packages] [requires] -python_version = "3.12" +python_version = "3.12.4" + diff --git a/Pipfile.lock b/Pipfile.lock index cbc993e..9ba1bc8 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,11 +1,11 @@ { "_meta": { "hash": { - "sha256": "42107811e88c77bb070866e53f75374682faf2ad34fa0f94450921ecd5ac9e38" + "sha256": "f3cf3ec0cb7841f0468b326f39172450322da64a96f61f939c985fd98d4661ac" }, "pipfile-spec": 6, "requires": { - "python_version": "3.12" + "python_version": "3.12.4" }, "sources": [ { @@ -137,7 +137,8 @@ "version": "==4.2.0" }, "py-gitea": { - "file": "/home/mike/opt/py-gitea" + "git": "https://github.com/mikeperalta1/py-gitea.git", + "ref": "6102ca7d30fea302b52fce21d3082f04a64a0308" }, "requests": { "hashes": [