Skip to content

Conversation

geofbaum
Copy link

Added support for Timezone offset returned in OneCall API response per the request in #427 .

csparpa and others added 6 commits February 14, 2022 22:17
# New features
[380](csparpa#380) Implemented [National Weather Alerts](https://openweathermap.org/api/one-call-api#listsource) support
[376](csparpa#376) Now PyOWM uses SQLite instead of files to internally store city data. `CityIDRegistry` interface has changed but in a retrocompatible way


# Chores
[381](csparpa#381) Now it is possible to specify how many times to retry an API call


# Bugfixes
[379](csparpa#379) Experimental fix for `404` errors on Agromonitor API satellite image search 
[387](csparpa#387) Fixed lat/lon swap bug on Airpollution API
[389](csparpa#389) Fixed wrong city name in City ID database
Co-authored-by: G8s Bot <g8s@gliacloud.com>
Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@36.0.1...39.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.27.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added support for timezone offset variable returned in OneCall response.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants