Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9339831
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
View Options
diff --git a/debian/control b/debian/control
index d8005bfe2..9e98d2a0a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,23 @@
Source: swh-web-ui
Maintainer: Software Heritage developers <swh-devel@inria.fr>
Section: python
Priority: optional
Build-Depends: debhelper (>= 9),
dh-python,
python3-all,
python3-nose,
python3-setuptools,
python3-swh.core (>= 0.0.20~),
python3-swh.storage (>= 0.0.33~),
python3-vcversioner,
- libjs-cryptojs
+ libjs-cryptojs,
+ libjs-jquery-flot,
+ libjs-jquery-flot-tooltip
Standards-Version: 3.9.6
Homepage: https://forge.softwareheritage.org/diffusion/DWUI/
Package: python3-swh.web.ui
Architecture: all
-Depends: python3-swh.core (>= 0.0.20~),
- python3-swh.storage (>= 0.0.33~),
- libjs-cryptojs,
- ${misc:Depends},
+Depends: ${misc:Depends},
${python3:Depends}
Description: Software Heritage Web UI
diff --git a/requirements.txt b/requirements.txt
index d9283bc63..096cc1395 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,17 +1,19 @@
# Add here external Python modules dependencies, one per line. Module names
# should match https://pypi.python.org/pypi names. For the full spec or
# dependency lines, see https://pip.readthedocs.org/en/1.1/requirements.html
# Runtime dependencies
Flask
Flask-API
swh.core >= 0.0.20
swh.storage >= 0.0.33
dateutil
# Test dependencies
#Flask-Testing
#blinker
# Non-Python dependencies
-# libjs-cryptojs
+#libjs-cryptojs
+#libjs-jquery-flot
+#libjs-jquery-flot-tooltip
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Jul 4 2025, 9:55 AM (5 w, 22 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3281654
Attached To
R65 Staging repository
Event Timeline
Log In to Comment