djangobible 0.2.0__py3-none-any.whl → 0.2.1__py3-none-any.whl

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.

Potentially problematic release.


This version of djangobible might be problematic. Click here for more details.

djangobible/__init__.py CHANGED
@@ -7,6 +7,6 @@ search accordingly.
7
7
 
8
8
  from __future__ import annotations
9
9
 
10
- __version__ = "0.2.0"
10
+ __version__ = "0.2.1"
11
11
 
12
12
  from pythonbible import *
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: djangobible
3
- Version: 0.2.0
3
+ Version: 0.2.1
4
4
  Summary: djangobible python library.
5
5
  Home-page: https://github.com/avendesora/djangobible
6
6
  Author: Nathan Patton
@@ -8,8 +8,8 @@ Author-email: npatton@gmail.com
8
8
  Requires-Python: >=3.8
9
9
  Description-Content-Type: text/markdown
10
10
  Classifier: License :: OSI Approved :: MIT License
11
- Requires-Dist: Django>=3.2.0
12
- Requires-Dist: pythonbible==0.12.0
11
+ Requires-Dist: Django>=4.2.0
12
+ Requires-Dist: pythonbible==0.13.1
13
13
 
14
14
  # djangobible
15
15
 
@@ -30,8 +30,9 @@ The djangobible library is a Django app that wraps the [pythonbible](https://git
30
30
  <tr>
31
31
  <td>Tests</td>
32
32
  <td>
33
- <img src="https://github.com/avendesora/djangobible/workflows/Django%20CI/badge.svg">
34
- <a href="https://www.codacy.com/gh/avendesora/djangobible/dashboard?utm_source=github.com&utm_medium=referral&utm_content=avendesora/djangobible&utm_campaign=Badge_Coverage"><img src="https://app.codacy.com/project/badge/Coverage/83a28131bf6642ed9e439344122686fc"></a>
33
+ <img src="https://github.com/avendesora/djangobible/actions/workflows/tests.yml/badge.svg">
34
+ <img src="https://github.com/avendesora/djangobible/workflows/Django%20CI/badge.svg"><br/>
35
+ <a href="https://app.codacy.com/gh/avendesora/djangobible/coverage/dashboard"><img src="https://app.codacy.com/project/badge/Coverage/83a28131bf6642ed9e439344122686fc"></a>
35
36
  </td>
36
37
  </tr>
37
38
  <tr>
@@ -47,7 +48,8 @@ The djangobible library is a Django app that wraps the [pythonbible](https://git
47
48
  <td>Supported Python/Django Versions</td>
48
49
  <td>
49
50
  <a href="https://www.python.org/downloads/"><img src="https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-blue?logo=python&logoColor=lightgray"></a><br />
50
- <a href="https://www.djangoproject.com/download/"><img src="https://img.shields.io/badge/Django-3.2%20%7C%204.1%20%7C%204.2-blue"></a>
51
+ <a href="https://www.djangoproject.com/download/"><img src="https://img.shields.io/badge/Django-4.2%20%7C%205.0%20%7C%205.1alpha-blue"></a><br />
52
+ Attempted to test with Python 3.13, but the testing framework has a dependency that has not yet been updated to work with Python 3.13.
51
53
  </td>
52
54
  </tr>
53
55
  </table>
@@ -1,4 +1,4 @@
1
- djangobible/__init__.py,sha256=MW3OG7o422SrYEKPk0rCh5QNn0RWuwKMsZyGtDVjibI,231
1
+ djangobible/__init__.py,sha256=1hczhu0bAdOj2Pj9NAlF3eDGDBGYhf2Gw9LjE2CBa88,231
2
2
  djangobible/apps.py,sha256=lJgCh5Hj0i-nuTS_1s9HmwMNgVX-i1nFEIJkVsUbOfs,244
3
3
  djangobible/fields.py,sha256=dgACjzISLSHiP2O6W2EGkmeexq3l6NbJKGnuUMsxhVQ,3025
4
4
  djangobible/models.py,sha256=lDrU0RKwV8DDy2SrNky6Owrh73Rri6ud1Dm99ipapUs,3028
@@ -7,7 +7,7 @@ djangobible/migrations/0001_initial.py,sha256=5lNyBJtwuZSchhDbxeIfiWGPcf308PGl0M
7
7
  djangobible/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
8
  djangobible/templatetags/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
9
  djangobible/templatetags/verse_tags.py,sha256=EmakxtAaXulVPpC9Rz3S49snWxlPdDX1vUiT0ZvqpXk,1728
10
- djangobible-0.2.0.dist-info/LICENSE,sha256=vtcKfpmHsOwjUi3axlhP7KzGGZE6OmG7cigMXbLK8xU,1070
11
- djangobible-0.2.0.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
12
- djangobible-0.2.0.dist-info/METADATA,sha256=07Ga2K6f0yKOE-YxZwLBqTQNzukmhBEdFBjLvLJ0WoI,9509
13
- djangobible-0.2.0.dist-info/RECORD,,
10
+ djangobible-0.2.1.dist-info/LICENSE,sha256=vtcKfpmHsOwjUi3axlhP7KzGGZE6OmG7cigMXbLK8xU,1070
11
+ djangobible-0.2.1.dist-info/WHEEL,sha256=rSgq_JpHF9fHR1lx53qwg_1-2LypZE_qmcuXbVUq948,81
12
+ djangobible-0.2.1.dist-info/METADATA,sha256=Jkp0DG6i5TsDo9gzx6awqPtwYhrdQ0kcexfcE1PnsS0,9680
13
+ djangobible-0.2.1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: flit 3.9.0
2
+ Generator: flit 3.8.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any