Revisions of python-geoip2

buildservice-autocommit accepted request 1128910 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 32)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1128869 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 31)
- update to 4.7.0:
  * drop support for python 3.6
  - drop
    0001-Removing-unused-urllib3-dependency-loosening-request.patch
    (upstream)

  the tests/test_webservice which need porting to new python-mocket
    when using a database, not the web service.
  pip does not try to download stuff
    decoded_content attribute.
- match buildrequires to requirements.txt
buildservice-autocommit accepted request 1092186 from Sebastian Wagner's avatar Sebastian Wagner (sebix) (revision 30)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) accepted request 1092097 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 29)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit accepted request 1066108 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 28)
baserev update by copy to link target
Paolo Stivanin's avatar Paolo Stivanin (polslinux) accepted request 1066044 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 27)
- fix tests on python 3.8 as well with newer python-mocket by skipping
  the tests/test_webservice which need porting to new python-mocket
buildservice-autocommit accepted request 1060563 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 26)
baserev update by copy to link target
Paolo Stivanin's avatar Paolo Stivanin (polslinux) accepted request 1060475 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 25)
- Disable broken tests for python 3.11. python-mocket currently does not work
  with python 3.11, so we should disable tests that uses it until it's
  supported.
  See these issues:
  gh#maxmind/GeoIP2-python@3b0dbb1eb990
  gh#mindflayer/python-mocket#181
  gh#benoitc/http-parser#95
buildservice-autocommit accepted request 986549 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 24)
baserev update by copy to link target
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 23)
- Update to version 4.6.0:
  - The AddressNotFoundError class now has an ip_address attribute
    with the lookup address and network property for the empty network
    in the database containing the IP address. These are only available
    when using a database, not the web service. 
- Rebase 0001-Removing-unused-urllib3-dependency-loosening-request.patch
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 22)
- update to version 4.5.0:
 - Support for mobile country code (MCC) and mobile network codes (MNC) was
   added for the GeoIP2 ISP and Enterprise databases as well as the GeoIP2
   City and Insights web services. ``mobile_country_code`` and
   ``mobile_network_code`` attributes were added to ``geoip2.model.ISP``
   for the GeoIP2 ISP database and ``geoip2.record.Traits`` for the
   Enterprise database and the GeoIP2 City and Insights web services.
   We expect this data to be available by late January, 2022.
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 21)
- update to version 4.4.0:
 - The public API on ``geoip2.database`` is now explicitly defined by
   setting ``__all__``.
 - The return type of the ``metadata()`` method on ``Reader`` is now
   ``maxminddb.reader.Metadata`` rather than a union type.
- update to version 4.3.0:
 - Previously, the ``py.typed`` file was not being added to the source
   distribution. It is now explicitly specified in the manifest.
 - The type hints for the database file in the ``Reader`` constructor have
   been expanded to match those specified by ``maxmindb.open_database``. In
   particular, ``os.PathLike`` and ``IO`` have been added.
 - Corrected the type hint for the ``metadata()`` method on ``Reader``. It
   will return a ``maxminddb.extension.Metadata`` if the C extension is being
   used.
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 20)
document patch source
Sebastian Wagner's avatar Sebastian Wagner (sebix) accepted request 906077 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 19)
- Add patch to remove urllib3 and relax requests dependencies
  + 0001-Removing-unused-urllib3-dependency-loosening-request.patch
- Update BuildRequires and Requires from requirements.txt and setup.py
buildservice-autocommit accepted request 894851 from Sebastian Wagner's avatar Sebastian Wagner (sebix) (revision 18)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 17)
remove old file
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 16)
- update to version 4.2.0:
 - You may now set a proxy to use when making web service requests by passing
   the ``proxy`` parameter to the ``AsyncClient`` or ``Client`` constructor.
buildservice-autocommit accepted request 854463 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 15)
baserev update by copy to link target
Paolo Stivanin's avatar Paolo Stivanin (polslinux) accepted request 854405 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 14)
- replace deprecated setup.py test call by pyunittest macro so that
  pip does not try to download stuff 
buildservice-autocommit accepted request 846048 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 13)
baserev update by copy to link target
Displaying revisions 1 - 20 of 32
openSUSE Build Service is sponsored by