Revisions of python-CacheControl

buildservice-autocommit accepted request 1143810 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 33)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 32)
- update to 0.14.0:
  * Explicitly allow pathlib.Path as a type for
    FileCache.directory.
  * Drop support for Python 3.7. Python 3.8 is now the minimum
    version.
  * Don't use the cache to return a full response if a request
    has a Range header.
buildservice-autocommit accepted request 1136189 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 31)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1135649 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 30)
- Remove BuildRequires and Suggests python-redis since it's not
  really used when building and there's no reason to suggest it
  unless someone wants to explicitly use redis, this simplifies
  the dependencies which is useful for SLE.
buildservice-autocommit accepted request 1095465 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 29)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 28)
- Remove requests-fix.patch (obsolete)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1093781 from Torsten Gruner's avatar Torsten Gruner (Simmphonie) (revision 27)
- Update to v0.13.1 
  * Support for old serialization formats has been removed.
  * Move the serialization implementation into own method.
  * Drop support for Python older than 3.7.
- version 0.13.0
  * YANKED
  * The project has been moved to the PSF organization.
  * Discard the strict attribute when serializing and deserializing responses.
  * Fix the IncompleteRead error thrown by urllib3 2.0.
  * Remove usage of utcnow in favor of timezone-aware datetimes.
  * Remove the compat module.
  * Use Python's unittest.mock library instead of mock.
  * Add type annotations.
  * Exclude the tests directory from the wheel.
- version 0.12.14
  * Revert the change "switch lockfile to filelock" to fix the compatibility issue.
- version 0.12.13
  * Discard the strict attribute when serializing and deserializing responses.
  * Fix the IncompleteRead error thrown by urllib3 2.0.
  * Exclude the tests directory from the wheel.
- Remove request-fix.patch
buildservice-autocommit accepted request 1089718 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 26)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 25)
- Add requests-fix.patch to support latest version of urllib3 and
  requests
  gh#ionrock/cachecontrol#301, gh#ionrock/cachecontrol#304
buildservice-autocommit accepted request 1085439 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 24)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1085407 from Johannes Kastl's avatar Johannes Kastl (ojkastl_buildservice) (revision 23)
add sle15_python_module_pythons
buildservice-autocommit accepted request 992331 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 22)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 992233 from Otto Hollmann's avatar Otto Hollmann (ohollmann) (revision 21)
- Update to v0.12.11
  * Added new variant of FileCache, SeparateBodyFileCache, which uses
    less memory by storing the body in a separate file than metadata,
    and streaming data in and out directly to/from that file.
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 935709 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 20)
- Update to v0.12.10
  * Dropped support for Python 2.7, 3.4, 3.5.
  * Reduced memory usage when caching large files.
buildservice-autocommit accepted request 809828 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 19)
baserev update by copy to link target
buildservice-autocommit accepted request 760434 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 17)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 760431 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 16)
- Drop merged pytest4.patch
- Add explanation of one test failure
- Remove mention of httplib2 from package summary
- Update to v0.12.6
  * Test if cache is None before falling back to DictCache
  * Fixed body in 304 response to etag request
  * Added check for "*" value in Vary header
  * Make v4 cache compatible with msgpack 1.0 in the future
buildservice-autocommit accepted request 744702 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 15)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 14)
- Add patch to work with new pytest:
  * pytest4.patch
Displaying revisions 1 - 20 of 33
openSUSE Build Service is sponsored by