15
0
forked from pool/python-astral

28 Commits

Author SHA256 Message Date
5c1d02789f Accepting request 1277682 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1277682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-astral?expand=0&rev=11
2025-05-15 15:02:31 +00:00
447071ef4b Accepting request 1277182 from home:mcalabkova:branches:devel:languages:python
- Convert to pip-based build

OBS-URL: https://build.opensuse.org/request/show/1277182
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astral?expand=0&rev=27
2025-05-15 10:19:11 +00:00
c9503cf21f Accepting request 1089614 from devel:languages:python
- update to 3.0:
  * Adds moon rise, set, azimuth and zenith calculations

OBS-URL: https://build.opensuse.org/request/show/1089614
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-astral?expand=0&rev=10
2023-05-30 20:02:19 +00:00
744b569498 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astral?expand=0&rev=25 2023-05-29 16:42:13 +00:00
30f57c418b - update to 3.0:
* Adds moon rise, set, azimuth and zenith calculations

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astral?expand=0&rev=24
2023-05-29 16:41:07 +00:00
7f175b06df Accepting request 864493 from devel:languages:python
- BuildRequire dataclasses if python36-base installed

OBS-URL: https://build.opensuse.org/request/show/864493
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-astral?expand=0&rev=9
2021-01-20 17:27:31 +00:00
2dfc8d46c9 - BuildRequire dataclasses if python36-base installed
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astral?expand=0&rev=22
2021-01-20 04:24:25 +00:00
d11ff19ba8 Accepting request 845823 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/845823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-astral?expand=0&rev=8
2020-11-04 17:27:24 +00:00
b133f518dc Accepting request 845793 from home:Guillaume_G:branches:devel:languages:python
- Fix %check on Leap 15.2

OBS-URL: https://build.opensuse.org/request/show/845793
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astral?expand=0&rev=20
2020-11-03 20:57:32 +00:00
3e4a99eeae Accepting request 814305 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/814305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-astral?expand=0&rev=7
2020-06-14 16:33:10 +00:00
Tomáš Chvátal
40bf1a35bb Accepting request 814186 from home:alarrosa:branches:devel:languages:python
- Update to 2.2:
  * Fix for bug #48. As per the bug report the angle to adjust for
    the effect of elevation should have been θ (not α).
  * The sun functions can now also be passed the timezone as a
    string. Previously only a pytz timezone was accepted.

OBS-URL: https://build.opensuse.org/request/show/814186
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astral?expand=0&rev=18
2020-06-13 13:54:09 +00:00
a3deddac44 Accepting request 782231 from devel:languages:python
- Do not install doc and test folders to sitelib

- version update to 2.1
  * v2.0 - Python 3 only
  * Fix for documentation on PyPi
  * Added python to code-block directives
  * Fix for bug #44

OBS-URL: https://build.opensuse.org/request/show/782231
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-astral?expand=0&rev=6
2020-03-06 20:27:37 +00:00
Tomáš Chvátal
057b38609d - Do not install doc and test folders to sitelib
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astral?expand=0&rev=16
2020-03-06 18:24:40 +00:00
Tomáš Chvátal
b2ff4a0044 Accepting request 781798 from home:pgajdos:python
- version update to 2.1
  * v2.0 - Python 3 only
  * Fix for documentation on PyPi
  * Added python to code-block directives
  * Fix for bug #44

OBS-URL: https://build.opensuse.org/request/show/781798
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astral?expand=0&rev=15
2020-03-05 11:01:07 +00:00
d9f67bfbca Accepting request 682135 from devel:languages:python
- Update to 1.10.1:
  * Keywords arguments to Astral init are now passed to the geocoder 
  * Added method to AstralGeocoder to add locations to the database
  * Version 1.9 broke the sun_utc method. Sun UTC calculation passed incorrect parameter
  * Corrected version number in module source code
  * Sun calculations now take into account the elevation of the location
  * Added command line interface to return sun information as json
- Run tests

OBS-URL: https://build.opensuse.org/request/show/682135
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-astral?expand=0&rev=5
2019-03-06 14:52:34 +00:00
Tomáš Chvátal
51c4747117 - Update to 1.10.1:
* Keywords arguments to Astral init are now passed to the geocoder 
  * Added method to AstralGeocoder to add locations to the database
  * Version 1.9 broke the sun_utc method. Sun UTC calculation passed incorrect parameter
  * Corrected version number in module source code
  * Sun calculations now take into account the elevation of the location
  * Added command line interface to return sun information as json
- Run tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astral?expand=0&rev=13
2019-03-06 12:24:27 +00:00
6b9ede002a Accepting request 653921 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/653921
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-astral?expand=0&rev=4
2018-12-12 16:25:12 +00:00
2f5027aeaf Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astral?expand=0&rev=11
2018-12-04 13:14:04 +00:00
3be2c8a4e1 Accepting request 648420 from devel:languages:python
- Make package buildable on Leap 42.* (SLE 12.*) as well.

- update to version 1.7.1
  * Requests is now only needed when using GoogleGeocoder
  * GoogleGeocoder now requires the `api_key` parameter to be passed to the constructor

OBS-URL: https://build.opensuse.org/request/show/648420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-astral?expand=0&rev=3
2018-11-26 09:19:37 +00:00
05f1c55c2c Make package buildable on Leap 42.* (SLE 12.*) as well.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astral?expand=0&rev=9
2018-11-12 10:24:50 +00:00
fce54de073 Accepting request 648396 from home:adrianSuSE:home-assistant
- update to version 1.7.1
  * Requests is now only needed when using GoogleGeocoder
  * GoogleGeocoder now requires the `api_key` parameter to be passed to the constructor

OBS-URL: https://build.opensuse.org/request/show/648396
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astral?expand=0&rev=8
2018-11-12 10:21:28 +00:00
1139dbae3b Make package buildable on Leap 42.* (SLE 12.*) as well.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astral?expand=0&rev=7
2018-11-12 09:59:01 +00:00
55bcbc504f Accepting request 607066 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/607066
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-astral?expand=0&rev=2
2018-05-15 08:16:13 +00:00
Tomáš Chvátal
2590dbc992 Accepting request 607059 from home:adrianSuSE:home-assistant
- update to version 1.6.1
  * minor fixes

OBS-URL: https://build.opensuse.org/request/show/607059
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astral?expand=0&rev=5
2018-05-14 13:33:33 +00:00
03dad62186 Accepting request 582446 from devel:languages:python
New package python-astral, required by mycroft-core

OBS-URL: https://build.opensuse.org/request/show/582446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-astral?expand=0&rev=1
2018-03-16 09:39:20 +00:00
Tomáš Chvátal
ec3ba5dff3 Accepting request 582445 from home:alarrosa:branches:devel:languages:python
- Update to python-astral 1.6:
  * Added api_key parameter to GoogleGeocoder init method.
- Add LICENSE file from upstream's git.

  * dawn_utc, sunrise_utc, sunset_utc and dusk_utc now only raise AstralError
    for a math domain exception all other exceptions are passed through.
  * moon_phase now takes another parameter if the type to return either
    int (the default) or float

OBS-URL: https://build.opensuse.org/request/show/582445
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astral?expand=0&rev=3
2018-03-04 20:28:14 +00:00
Tomáš Chvátal
58217be8aa Accepting request 575994 from home:adrianSuSE:home-assistant
update to version 1.5

OBS-URL: https://build.opensuse.org/request/show/575994
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astral?expand=0&rev=2
2018-02-13 09:26:44 +00:00
Jan Matejek
0cd2753291 Accepting request 523296 from home:alois:branches:devel:languages:python
- Update to version 1.4
- Converted to single-spec
- First public release 1.3.4 on OBS

OBS-URL: https://build.opensuse.org/request/show/523296
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astral?expand=0&rev=1
2017-09-12 15:26:34 +00:00