14
0
Commit Graph

10 Commits

Author SHA256 Message Date
b20d13829c 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
1a66c88901 - 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
4a1da92dc4 - 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
Sebastian Wagner
6aaa44d536 - 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
Tomáš Chvátal
c7f0b72398 - 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
Sebastian Wagner
1fd6a9609b - 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
d9f899d9fd 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
Sebastian Wagner
3ffc276b05 - 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
Sebastian Wagner
6c5365674c - 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
Tomáš Chvátal
fd403b249f 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