Skip to content

Commit

Permalink
revert unwanted changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Redent0r committed Mar 29, 2024
1 parent 9aff248 commit 037a8c4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
8 changes: 4 additions & 4 deletions SPECS/nftables/nftables.signatures.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"Signatures": {
"main.nft": "5dfe9fe76d08ed867b9e142e39c9883da07c2c9f4096db8f94113e1925296f22",
"nat.nft": "5c47011ea82b5dd44a06b6d2a4f3f24aa32608e0c0014050502e95d6898b688d",
"main.nft": "f8780c9c38fc04f314cce402f245316845d7f23a2913b80c44224a826a313872",
"nat.nft": "37e5c3f7455e80dd0f8523a430be2d896654c4a76fe80a394038eebc2885b81c",
"nftables-1.0.9.tar.xz": "a3c304cd9ba061239ee0474f9afb938a9bb99d89b960246f66f0c3a0a85e14cd",
"nftables.conf": "9b56e8d1f029b03d85f15f4b308e3d86ee77800d4f622b500de8338b5e2033e9",
"nftables.conf": "f44f65f65570548ffa188b25fb05a6a82527041986a621d307f59c0e2566a396",
"nftables.service": "d47968b6e62e545602b0a18d60abb79a22cd375b09b51e0f629b392ec35e065b",
"router.nft": "01de1a823f0ff0708b3c7866930706f61a88f9e3a432c8e7421e320f529d347a"
"router.nft": "9ac0b57d68489316b617629a949a29e37c80741c392874697bab64161cbfe71b"
}
}
5 changes: 3 additions & 2 deletions SPECS/python-netaddr/python-netaddr.spec
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,12 @@ Source0: https://github.com/netaddr/netaddr/archive/refs/tags/%{version}.
BuildArch: noarch

BuildRequires: python3-devel
BuildRequires: python3-pytest
BuildRequires: python3-wheel
BuildRequires: python3-pip
BuildRequires: pyproject-rpm-macros

%if 0%{?with_check}
BuildRequires: python3-pytest
%endif

%global desc A network address manipulation library for Python\
\
Expand Down

0 comments on commit 037a8c4

Please sign in to comment.