From 55cbf8fd52f7ef361da7f80ea0bcf0b61aa573d8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 29 2020 00:48:27 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-dotenv.spec b/python-dotenv.spec index e917214..5ce0d3d 100644 --- a/python-dotenv.spec +++ b/python-dotenv.spec @@ -1,6 +1,6 @@ Name: python-dotenv Version: 0.14.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Add .env support to your Django/Flask apps in development and deployments License: BSD @@ -58,6 +58,9 @@ sed -i 's/import mock/from unittest import mock/' tests/test_*.py %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.14.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jul 10 2020 Miro HronĨok - 0.14.0-2 - Add python-dotenv[cli] subpackage with /usr/bin/dotenv