Opened 22 months ago

Closed 22 months ago

Last modified 20 months ago

#18115 closed enhancement (fixed)

CacheControl-0.13.0 (Python module)

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (5)

comment:1 by Bruce Dubbs, 22 months ago

Summary: CacheControl-0.13.0CacheControl-0.13.0 (Python module)

comment:2 by Bruce Dubbs, 22 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 22 months ago

0.13.0

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.

comment:4 by Bruce Dubbs, 22 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

5867c6d623 Update to unrar-6.2.8.
d3cf76e101 Update to cachecontrol-0.13.0.tar.gz (Python module).
a301ecadfb Update to tree-2.1.1.
5bdf4cefe1 Update to ntp-4.2.8p16.
6850e35d6d Update to vte-0.70.2.

comment:5 by Bruce Dubbs, 20 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.