From 34d980586399831d300d3aad031c555966f486af Mon Sep 17 00:00:00 2001 From: stuebinm Date: Fri, 30 Jun 2023 23:39:18 +0200 Subject: update inputs --- pkgs/0001-fix-poetry-name-issue.patch | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 pkgs/0001-fix-poetry-name-issue.patch (limited to 'pkgs/0001-fix-poetry-name-issue.patch') diff --git a/pkgs/0001-fix-poetry-name-issue.patch b/pkgs/0001-fix-poetry-name-issue.patch deleted file mode 100644 index 9cc82bd..0000000 --- a/pkgs/0001-fix-poetry-name-issue.patch +++ /dev/null @@ -1,23 +0,0 @@ -From 6a38df44cc64a4952528afe71c03c3931526af15 Mon Sep 17 00:00:00 2001 -From: stuebinm -Date: Wed, 22 Mar 2023 00:36:23 +0100 -Subject: [PATCH] fix poetry name issue - ---- - pyproject.toml | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/pyproject.toml b/pyproject.toml -index 9eb393a..1704691 100644 ---- a/pyproject.toml -+++ b/pyproject.toml -@@ -1,5 +1,5 @@ - [tool.poetry] --name = "glitchtip-backend" -+name = "glitchtip" - version = "0.1.0" - description = "Django backend that powers GlitchTip, an open source reimplementation of Sentry" - authors = ["David Burke"] --- -2.38.3 - -- cgit v1.2.3