meteo-lt-pkg 0.2.2b0__py3-none-any.whl → 0.2.3__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: meteo_lt-pkg
3
- Version: 0.2.2b0
3
+ Version: 0.2.3
4
4
  Summary: A library to fetch weather data from api.meteo.lt
5
5
  Author-email: Brunas <brunonas@gmail.com>
6
6
  Project-URL: Homepage, https://github.com/Brunas/meteo_lt-pkg
@@ -14,15 +14,15 @@ Description-Content-Type: text/markdown
14
14
  License-File: LICENSE
15
15
  Requires-Dist: aiohttp
16
16
  Provides-Extra: dev
17
- Requires-Dist: pytest ; extra == 'dev'
18
- Requires-Dist: pytest-cov ; extra == 'dev'
19
- Requires-Dist: pytest-asyncio ; extra == 'dev'
20
- Requires-Dist: black ; extra == 'dev'
21
- Requires-Dist: coverage ; extra == 'dev'
22
- Requires-Dist: flake8 ; extra == 'dev'
23
- Requires-Dist: pyflakes ; extra == 'dev'
24
- Requires-Dist: pylint ; extra == 'dev'
25
- Requires-Dist: build ; extra == 'dev'
17
+ Requires-Dist: pytest; extra == "dev"
18
+ Requires-Dist: pytest-cov; extra == "dev"
19
+ Requires-Dist: pytest-asyncio; extra == "dev"
20
+ Requires-Dist: black; extra == "dev"
21
+ Requires-Dist: coverage; extra == "dev"
22
+ Requires-Dist: flake8; extra == "dev"
23
+ Requires-Dist: pyflakes; extra == "dev"
24
+ Requires-Dist: pylint; extra == "dev"
25
+ Requires-Dist: build; extra == "dev"
26
26
 
27
27
  # Meteo.Lt Lithuanian weather forecast package
28
28
 
@@ -0,0 +1,9 @@
1
+ meteo_lt/__init__.py,sha256=3RXg8MWNyXDJ4PpifsXRAT7t1mRNAJwSFlqJBmLeoPk,194
2
+ meteo_lt/api.py,sha256=oFpIqdOmVcSUdaMrnlbGV1k5w1XIdIJsKroXkczz8JE,1620
3
+ meteo_lt/models.py,sha256=brL4d0Mo4Fg29tKd13lxINygLL6EOQZJj6jOXrbP9Z0,5148
4
+ meteo_lt/utils.py,sha256=SL7ZeTEfdrdQoe_DOJaiA2zVxt08ujyFJ24JxJm1Hks,1081
5
+ meteo_lt_pkg-0.2.3.dist-info/LICENSE,sha256=3IGi6xn6NUdXGvcdwD0MUbhy3Yz5NRnUjJrwKanFAD4,1073
6
+ meteo_lt_pkg-0.2.3.dist-info/METADATA,sha256=dI2iFkjdDlSbEzBrjK7MgaBuuBlgFxv3OqgZ7lvnQXo,5670
7
+ meteo_lt_pkg-0.2.3.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
8
+ meteo_lt_pkg-0.2.3.dist-info/top_level.txt,sha256=-aEdc9FzHhcIH4_0TNdKNxuvDnS3chKoJy6LK9Ud-G4,9
9
+ meteo_lt_pkg-0.2.3.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (71.1.0)
2
+ Generator: setuptools (74.1.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,9 +0,0 @@
1
- meteo_lt/__init__.py,sha256=3RXg8MWNyXDJ4PpifsXRAT7t1mRNAJwSFlqJBmLeoPk,194
2
- meteo_lt/api.py,sha256=oFpIqdOmVcSUdaMrnlbGV1k5w1XIdIJsKroXkczz8JE,1620
3
- meteo_lt/models.py,sha256=brL4d0Mo4Fg29tKd13lxINygLL6EOQZJj6jOXrbP9Z0,5148
4
- meteo_lt/utils.py,sha256=SL7ZeTEfdrdQoe_DOJaiA2zVxt08ujyFJ24JxJm1Hks,1081
5
- meteo_lt_pkg-0.2.2b0.dist-info/LICENSE,sha256=3IGi6xn6NUdXGvcdwD0MUbhy3Yz5NRnUjJrwKanFAD4,1073
6
- meteo_lt_pkg-0.2.2b0.dist-info/METADATA,sha256=qkG7M0GaIYZwsX_GJBIgfA3u42XLrXm-rrJ4p4GE58U,5681
7
- meteo_lt_pkg-0.2.2b0.dist-info/WHEEL,sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk,91
8
- meteo_lt_pkg-0.2.2b0.dist-info/top_level.txt,sha256=-aEdc9FzHhcIH4_0TNdKNxuvDnS3chKoJy6LK9Ud-G4,9
9
- meteo_lt_pkg-0.2.2b0.dist-info/RECORD,,