Skip to content

Commit 5f8c29a

Browse files
pkg: add pendulum to suggested packages
1 parent f366698 commit 5f8c29a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
- Complete documentation overhaul. Change to markdown format. Uses the mkdocs-material (PR#2419 by Filip Pokorný).
7676

7777
### Packaging
78+
- Add `pendulum` to suggested packages, as it is required for the sieve bot (PR#2424 by Sebastian Wagner).
7879

7980
### Tests
8081

debian/control

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ Suggests: python3-geoip2 (>= 2.2.0),
5353
python3-pyasn (>= 1.5.0),
5454
python3-pymongo (>= 2.7.1),
5555
python3-sleekxmpp (>= 1.3.1),
56-
python3-stomp.py (>= 4.1.9)
56+
python3-stomp.py (>= 4.1.9),
57+
python3-pendulum
5758
Description: Solution for IT security teams for collecting and processing security feeds
5859
IntelMQ is a solution for IT security teams (CERTs, CSIRTs, abuse
5960
departments,...) for collecting and processing security feeds (such as log

0 commit comments

Comments
 (0)