django-slack-tools 0.3.2__py3-none-any.whl → 0.3.4__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.
- {django_slack_tools-0.3.2.dist-info → django_slack_tools-0.3.4.dist-info}/METADATA +6 -7
- {django_slack_tools-0.3.2.dist-info → django_slack_tools-0.3.4.dist-info}/RECORD +4 -4
- {django_slack_tools-0.3.2.dist-info → django_slack_tools-0.3.4.dist-info}/WHEEL +0 -0
- {django_slack_tools-0.3.2.dist-info → django_slack_tools-0.3.4.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: django-slack-tools
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.4
|
|
4
4
|
Summary: Little helpers working with Slack bot 🤖 in Django.
|
|
5
|
-
Project-URL: Homepage, https://github.com/lasuillard/django-slack-tools
|
|
6
|
-
Project-URL: Repository, https://github.com/lasuillard/django-slack-tools.git
|
|
7
|
-
Project-URL: Issues, https://github.com/lasuillard/django-slack-tools/issues
|
|
5
|
+
Project-URL: Homepage, https://github.com/lasuillard-s/django-slack-tools
|
|
6
|
+
Project-URL: Repository, https://github.com/lasuillard-s/django-slack-tools.git
|
|
7
|
+
Project-URL: Issues, https://github.com/lasuillard-s/django-slack-tools/issues
|
|
8
8
|
Author-email: Yuchan Lee <lasuillard@gmail.com>
|
|
9
9
|
License-Expression: MIT
|
|
10
10
|
License-File: LICENSE
|
|
@@ -20,8 +20,7 @@ Description-Content-Type: text/markdown
|
|
|
20
20
|
# django-slack-tools
|
|
21
21
|
|
|
22
22
|
[](https://opensource.org/licenses/MIT)
|
|
23
|
-
[](https://codecov.io/gh/lasuillard/django-slack-tools)
|
|
23
|
+
[](https://codecov.io/gh/lasuillard-s/django-slack-tools)
|
|
25
24
|
[](https://pypi.org/project/django-slack-tools/)
|
|
26
25
|
|
|
27
26
|
Little helpers working with Slack bot 🤖 in Django.
|
|
@@ -58,7 +57,7 @@ Please check the [documentation](https://lasuillard.github.io/django-slack-tools
|
|
|
58
57
|
|
|
59
58
|
## 💖 Contributing
|
|
60
59
|
|
|
61
|
-
All contributions and helps are welcome. Please check the [CONTRIBUTING.md](
|
|
60
|
+
All contributions and helps are welcome. Please check the [CONTRIBUTING.md](/CONTRIBUTING.md) file for about details.
|
|
62
61
|
|
|
63
62
|
## 📜 License
|
|
64
63
|
|
|
@@ -56,7 +56,7 @@ django_slack_tools/utils/django/model_mixins.py,sha256=bNPx3yudzUku8TnjstestOs6Y
|
|
|
56
56
|
django_slack_tools/utils/django/widgets.py,sha256=v1EorzDSDXn_ZZgBHVFYMhWPG5RsfEI3L3VFf282svg,876
|
|
57
57
|
django_slack_tools/utils/slack/__init__.py,sha256=rByQXL5NEZPRVVv7jdh18hVh2OBxnlym3reDKSTWYLE,86
|
|
58
58
|
django_slack_tools/utils/slack/misc.py,sha256=bl7xp43IsTt0FUZWfGH9kk4qYMU0UjIhuGs35zkLyyE,1099
|
|
59
|
-
django_slack_tools-0.3.
|
|
60
|
-
django_slack_tools-0.3.
|
|
61
|
-
django_slack_tools-0.3.
|
|
62
|
-
django_slack_tools-0.3.
|
|
59
|
+
django_slack_tools-0.3.4.dist-info/METADATA,sha256=ugr7U1m5D9ouvxIamsHffEbRWuKv8VuWUGFpD0dYX8Q,2456
|
|
60
|
+
django_slack_tools-0.3.4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
61
|
+
django_slack_tools-0.3.4.dist-info/licenses/LICENSE,sha256=lPgIV-vu4gapOeftp1Dp5RsN6zlsiMiubqCNeP466hw,1067
|
|
62
|
+
django_slack_tools-0.3.4.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|