17
0

19 Commits

Author SHA256 Message Date
e3a7cb97c9 Accepting request 1236880 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1236880
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-whois?expand=0&rev=9
2025-01-12 10:21:14 +00:00
3904e77517 Accepting request 1236863 from home:glaubitz:branches:devel:languages:python
- Update to 0.9.5
  * Add studio host
  * Case-insensitively avoid duplicate attribute values
  * Updated test expected values
  * Add registrar_url for base entry
  * Update expected samples
  * This addresses #223 while trying to be backwards compatible
    with the old format just in case ...
  * Enhancements for .jp domains
  * Fix exception
  * Fix datetime.UTC, which doesn't work on all versions of Py3
  * Update WhoisSg to address #222
  * Adding a quick timeout option to whois.whois()
  * Handle "before YYYY" entries to fix #228
  * Standardize test assertions for sample files
  * Create test case sample for .sg domain
  * Update WhoisSG parser to grab status, updated_date, dnssec and ns
  * Add .live domain server config and sample
  * Move socket creation to external func, to reuse it in findwhois_iana with proxy
  * Add parsing for .lv domains
  * Added the "Reseller" field to the parser.
  * tr domains not support idna encoded decoded whois requests
  * Set request for tr domains without idna
  * Quick fix for tr domain
  * Add convert_punycode flag
  * Remove .DS_Store
  * Quick-fix
  * Fix tests
  * Update parser.py with created for .de
- from version 0.9.4

OBS-URL: https://build.opensuse.org/request/show/1236863
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-whois?expand=0&rev=18
2025-01-10 14:04:16 +00:00
08d3246a23 Accepting request 1169465 from devel:languages:python
- update to 0.9.3:
  * dateutil is required dependency
  * remove futures reference
  * remove support for python 2
  * adding default TZ as UTC if none specified
  * fix parsing whois response for jp domains
- drop remove-future-requirement.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/1169465
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-whois?expand=0&rev=8
2024-04-21 18:28:53 +00:00
67345c0633 - update to 0.9.3:
* dateutil is required dependency
  * remove futures reference
  * remove support for python 2
  * adding default TZ as UTC if none specified
  * fix parsing whois response for jp domains
- drop remove-future-requirement.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-whois?expand=0&rev=16
2024-04-21 08:14:07 +00:00
c47fdc717f Accepting request 1110429 from devel:languages:python
- Add patch remove-future-requirement.patch, remove future requirement
- Switch to autosetup and pyproject macros
- Stop using greedy globs in %files

OBS-URL: https://build.opensuse.org/request/show/1110429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-whois?expand=0&rev=7
2023-09-12 19:02:57 +00:00
b20a9aa935 - Add patch remove-future-requirement.patch, remove future requirement
- Switch to autosetup and pyproject macros
- Stop using greedy globs in %files

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-whois?expand=0&rev=14
2023-09-12 05:34:41 +00:00
124f15568b Accepting request 996315 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/996315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-whois?expand=0&rev=6
2022-08-16 15:07:59 +00:00
7a5e4557a8 - Update to 0.8.0:
- no changelog available
- disable failing Python2 build.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-whois?expand=0&rev=12
2022-08-09 07:17:27 +00:00
5b130bf964 Accepting request 729807 from devel:languages:python
- Update to 0.7.2:
  * no changelog available

OBS-URL: https://build.opensuse.org/request/show/729807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-whois?expand=0&rev=5
2019-09-11 08:35:59 +00:00
Tomáš Chvátal
e441cf6fcd - Update to 0.7.2:
* no changelog available

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-whois?expand=0&rev=10
2019-09-10 11:04:05 +00:00
6c06becec2 Accepting request 701015 from devel:languages:python
- update to version 0.7.1:
 * no changelog available

OBS-URL: https://build.opensuse.org/request/show/701015
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-whois?expand=0&rev=4
2019-05-13 12:49:22 +00:00
b5aa1a2950 - update to version 0.7.1:
* no changelog available

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-whois?expand=0&rev=8
2019-05-03 18:07:31 +00:00
28cde9b910 Accepting request 659620 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659620
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-whois?expand=0&rev=3
2018-12-24 10:42:45 +00:00
9c4e12f2ed Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-whois?expand=0&rev=6
2018-12-04 13:56:34 +00:00
4292954d73 Accepting request 603208 from devel:languages:python
- update to version 0.7.0:
 * support for .lu, cz
 * fix for .eu
- update typo version 0.6.9:
 * fix .me
- update typo version 0.6.8:
 * support for .cat, .ie, .space, .nz
 * dealing with multiple dates improved
 * fixes for Python 3

OBS-URL: https://build.opensuse.org/request/show/603208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-whois?expand=0&rev=2
2018-05-11 12:27:53 +00:00
1d13c8e972 - update to version 0.7.0:
* support for .lu, cz
 * fix for .eu

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-whois?expand=0&rev=4
2018-04-29 18:41:32 +00:00
c48f2cdf93 - update typo version 0.6.9:
* fix .me
- update typo version 0.6.8:
 * support for .cat, .ie, .space, .nz
 * dealing with multiple dates improved
 * fixes for Python 3

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-whois?expand=0&rev=3
2018-03-21 19:41:12 +00:00
3a75f36cd9 Accepting request 556402 from devel:languages:python
- initial package for version 0.6.7

OBS-URL: https://build.opensuse.org/request/show/556402
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-whois?expand=0&rev=1
2017-12-14 09:59:59 +00:00
Tomáš Chvátal
d1661a4aca Accepting request 556065 from home:sebix
now with removed test condition

OBS-URL: https://build.opensuse.org/request/show/556065
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-whois?expand=0&rev=1
2017-12-12 08:29:09 +00:00