Skip to content

Releases: facebookincubator/dcrpm

v0.6.3

08 Apr 03:32
v0.6.3
Compare
Choose a tag to compare

This release fixes some tests, updates the list of supported Python versions (dropping Python 3.4, adding versions up to 3.10), and adds support for building using PEP 517.

v0.6.2

27 Apr 16:18
Compare
Choose a tag to compare
  • Relax Requirename index check
  • More typing runtime dependency fixes

v0.6.1

30 Mar 16:48
Compare
Choose a tag to compare
  • Make runtime dependency on typing optional

v0.6.0

26 Mar 23:08
Compare
Choose a tag to compare
  • Improved RPM checks for Conflicts/Obsoletes
  • New end to end tests for CentOS 8 and Fedora Core 31
  • Reworked Yum checks to support DNF as well
  • Preliminary support for multiple rpmdb backends
  • Fixed verbose logging
  • Minor build fixes

v0.5.0

20 Aug 16:40
Compare
Choose a tag to compare
  • Only perform package count check on Linux

  • Change run_with_timeout to argv instead of str

  • Uses the which utility function so tests pass properly on macOS

  • Use TestSlide as test framework

  • Install deps during typecheck

  • Fix py2 tests.

  • Fix black check

  • Fix pyre error

  • Fix type checks and add support for running pyre in CI

There were also number or small things like typos fixed.

0.4.0

21 Feb 01:35
Compare
Choose a tag to compare
  • Fix __db.001 holder detection

v0.3.1

14 Jan 19:12
Compare
Choose a tag to compare

Fix rpm build process

v0.3.0

11 Jan 21:47
Compare
Choose a tag to compare

Add initial Fedora support

v0.2.0

17 Sep 17:01
Compare
Choose a tag to compare
  • Major improvements to recovery logic
  • Forensic logging implementation
  • End to end regression testing
  • Compatibility fixes for OSX and Python 3

v0.1.0

07 Feb 00:53
58839e2
Compare
Choose a tag to compare

Initial release