git-lines-graph 2.3.2__tar.gz → 2.3.3__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: git-lines-graph
3
- Version: 2.3.2
3
+ Version: 2.3.3
4
4
  Summary: Git commit lines graph
5
5
  Project-URL: Repository, https://github.com/danielfleischer/git-commits-lines-graph
6
6
  Project-URL: Issues, https://github.com/danielfleischer/git-commits-lines-graph/issues
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "git-lines-graph"
3
- version = "2.3.2"
3
+ version = "2.3.3"
4
4
  description = "Git commit lines graph"
5
5
  readme = "README.md"
6
6
  license = "GPL-3.0-or-later"
@@ -239,7 +239,7 @@ wheels = [
239
239
 
240
240
  [[package]]
241
241
  name = "git-lines-graph"
242
- version = "2.3.1"
242
+ version = "2.3.3"
243
243
  source = { editable = "." }
244
244
  dependencies = [
245
245
  { name = "gitpython" },
@@ -269,14 +269,14 @@ wheels = [
269
269
 
270
270
  [[package]]
271
271
  name = "gitpython"
272
- version = "3.1.49"
272
+ version = "3.1.50"
273
273
  source = { registry = "https://pypi.org/simple" }
274
274
  dependencies = [
275
275
  { name = "gitdb" },
276
276
  ]
277
- sdist = { url = "https://files.pythonhosted.org/packages/e1/63/210aaa302d6a0a78daa67c5c15bbac2cad361722841278b0209b6da20855/gitpython-3.1.49.tar.gz", hash = "sha256:42f9399c9eb33fc581014bedd76049dfbaf6375aa2a5754575966387280315e1", size = 219367, upload-time = "2026-04-29T00:31:20.478Z" }
277
+ sdist = { url = "https://files.pythonhosted.org/packages/33/f6/354ae6491228b5eb40e10d89c4d13c651fe1cf7556e35ebdded50cff57ce/gitpython-3.1.50.tar.gz", hash = "sha256:80da2d12504d52e1f998772dc5baf6e553f8d2fcfe1fcc226c9d9a2ee3372dcc", size = 219798, upload-time = "2026-05-06T04:01:26.571Z" }
278
278
  wheels = [
279
- { url = "https://files.pythonhosted.org/packages/fd/6f/b842bfa6f21d6f87c57f9abf7194225e55279d96d869775e19e9f7236fc5/gitpython-3.1.49-py3-none-any.whl", hash = "sha256:024b0422d7f84d15cd794844e029ffebd4c5d42a7eb9b936b458697ef550a02c", size = 212190, upload-time = "2026-04-29T00:31:18.412Z" },
279
+ { url = "https://files.pythonhosted.org/packages/20/7a/1c6e3562dfd8950adbb11ffbc65d21e7c89d01a6e4f137fa981056de25c5/gitpython-3.1.50-py3-none-any.whl", hash = "sha256:d352abe2908d07355014abdd21ddf798c2a961469239afec4962e9da884858f9", size = 212507, upload-time = "2026-05-06T04:01:23.799Z" },
280
280
  ]
281
281
 
282
282
  [[package]]
@@ -892,11 +892,11 @@ wheels = [
892
892
 
893
893
  [[package]]
894
894
  name = "pytz"
895
- version = "2026.1.post1"
895
+ version = "2026.2"
896
896
  source = { registry = "https://pypi.org/simple" }
897
- sdist = { url = "https://files.pythonhosted.org/packages/56/db/b8721d71d945e6a8ac63c0fc900b2067181dbb50805958d4d4661cf7d277/pytz-2026.1.post1.tar.gz", hash = "sha256:3378dde6a0c3d26719182142c56e60c7f9af7e968076f31aae569d72a0358ee1", size = 321088, upload-time = "2026-03-03T07:47:50.683Z" }
897
+ sdist = { url = "https://files.pythonhosted.org/packages/ff/46/dd499ec9038423421951e4fad73051febaa13d2df82b4064f87af8b8c0c3/pytz-2026.2.tar.gz", hash = "sha256:0e60b47b29f21574376f218fe21abc009894a2321ea16c6754f3cad6eb7cdd6a", size = 320861, upload-time = "2026-05-04T01:35:29.667Z" }
898
898
  wheels = [
899
- { url = "https://files.pythonhosted.org/packages/10/99/781fe0c827be2742bcc775efefccb3b048a3a9c6ce9aec0cbf4a101677e5/pytz-2026.1.post1-py2.py3-none-any.whl", hash = "sha256:f2fd16142fda348286a75e1a524be810bb05d444e5a081f37f7affc635035f7a", size = 510489, upload-time = "2026-03-03T07:47:49.167Z" },
899
+ { url = "https://files.pythonhosted.org/packages/ec/dd/96da98f892250475bdf2328112d7468abdd4acc7b902b6af23f4ed958ea0/pytz-2026.2-py2.py3-none-any.whl", hash = "sha256:04156e608bee23d3792fd45c94ae47fae1036688e75032eea2e3bf0323d1f126", size = 510141, upload-time = "2026-05-04T01:35:27.408Z" },
900
900
  ]
901
901
 
902
902
  [[package]]
File without changes