Please login to access the resource

Revisions of python-tld

Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 25)
- update to version 0.11.10:
  - Python 2.7 and 3.5 fixes.
buildservice-autocommit accepted request 760391 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 24)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 23)
- Do not use setup.py test but call pytest directly
buildservice-autocommit accepted request 760159 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 22)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 21)
- update to version 0.11.9:
 - Adding test TLDs list to the package.
- switch back to pypi file.

- Switch to github tarball because of missing test files.

- update to version 0.11.8:
 - Minor fixes in setup.py.
- update to version 0.11.7
 - There have been no code changes since 0.11.2. The only change is that
   support for Python 2.7 and 3.5 has been added.
 - Added support for Python 2.7.
- update to version 0.11.6:
 - Targeted releases for all supported Python versions.
- update to version 0.11.5:
 - Targeted releases for all supported Python versions.
- update to version 0.11.4:
 - Changed order of the releases (Python 3.6 and up come first, then Python 3.5).
 - Make all distributions except Python 3.5 universal.
- update to version 0.11.3:
 - Added missing resources to the Python 3.5 release.
- update to version 0.11.2:
 - Bring back Python 3.5 support.
- update to version 0.11.1:
 - Minor speed ups.
 - More on adding typing.
- update to version 0.11:
 - Since introduction of parser classes, usage of
   ``NAMES_SOURCE_URL`` and ``NAMES_LOCAL_PATH`` of the ``tld.conf``
   module is deprecated. Also, ``tld_names_local_path``
buildservice-autocommit accepted request 753264 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 20)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 19)
- update to version 0.9.8:
 - Fix for occasional issue when some domains are not correctly recognised.
- update to version 0.9.7:
 - Handling urls that are only a TLD.
 - Accepts already splitted URLs.
 - Tested against Python 3.8.
buildservice-autocommit accepted request 731290 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 18)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 17)
- Update to 0.9.6:
  * Fix for update-tld-names returns a non-zero exit code on success
  * Minor tests improvements.
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 16)
- update to version 0.9.5:
  - Tests improvements.
- update to version 0.9.4:
  - Optimisations in setup.py, tests and console scripts.
  - Skip testing the update-tld-names functionality if no internet is available.
- add skip_internet_tests.patch
- remove remove-download-test.patch
buildservice-autocommit accepted request 695330 from Todd R's avatar Todd R (TheBlackCat) (revision 15)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 14)
- update to version 0.9.3:
 - Added `is_tld` function.
 - Docs updated.
 - Upgrade test suite.
buildservice-autocommit accepted request 668244 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 13)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 11)
- Update to version 0.9.2:
 * Fix an issue causing certain punycode TLDs to be deemed invalid.
 * Tested against Python 3.7.
 * Added tests for commands.
 * Dropped Python 2.6 support.
 * TLD source updated to the latest version.
- Update and extend remove-download-test.patch
buildservice-autocommit accepted request 659720 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 10)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 9)
Remove superfluous devel dependency for noarch package
buildservice-autocommit accepted request 623183 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 8)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 7)
- remove fix-setup-test.patch, merged upstream
- update to version 0.9.1:
  * Correctly handling nested TLDs.
- update to version 0.9:
 * This release contains backward incompatible changes. You should update your code.
 * The active_only option has been removed from get_tld, get_fld and parse_url functions. Update your code accordingly.
 * Removed active_only option from get_tld, get_fld and parse_url functions.
 * Correctly handling exceptions (!) in the original TLD list.
 * Fixes in documentation.
 * Added parse_tld function.
 * Fixes the python setup.py test command.
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 6)
- add remove-download-test.patch to remove download test requiring internet
- update to version 0.8:
 - This release contains backward incompatible changes. You should update
   your code.
   Old `get_tld` functionality remain is moved to `get_fld` (first-level
   domain definition). The `as_object` argument (False by default) has been
   deprecated for `get_fld`.
   Have a look at the packages' documentation and changelog for details and examples.
 - Move to a Trie to match TLDs. This brings a speed up of 15-20%.
 - It's now possible to search in public, private or all suffixes (old
   behaviour). Use `search_public` and `search_private` arguments accordingly.
   By default (to support old behavior), both are set to True.
 - Correct TLD definitions.
 - Domains like `*****.xn--fiqs8s` are now recognized as well.
 - Due to usage of `urlsplit` instead of `urlparse`, the initial list of TLDs
   is assembled quicker (a speed-up of 15-20%).
 - Docs/ directory is included in source distribution tarball.
Displaying revisions 21 - 40 of 45
openSUSE Build Service is sponsored by