Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
package-helpers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
trisquel
package-helpers
Commits
eed30ae0
Commit
eed30ae0
authored
8 months ago
by
Luis Guzmán
Browse files
Options
Downloads
Patches
Plain Diff
virtnbdbackup: drop target specific python3 version instead use generic v3 one.
parent
057509e6
No related branches found
No related tags found
1 merge request
!1417
virtnbdbackup: drop target specific python3 version instead use generic v3 one.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
helpers/make-virtnbdbackup
+1
-5
1 addition, 5 deletions
helpers/make-virtnbdbackup
with
1 addition
and
5 deletions
helpers/make-virtnbdbackup
+
1
−
5
View file @
eed30ae0
#!/bin/sh
#
# Copyright (C) 202
3
Luis Guzmán <ark@switnet.org>
# Copyright (C) 202
4
Luis Guzmán <ark@switnet.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
@@ -23,9 +23,5 @@ REPOKEY=6ED0E7B82643E131
BACKPORTS
=
true
.
./config
# Set on a supported python version
sed
-i
"s|python3.11|python3.10|"
debian/control
sed
-i
"/PYBUILD_INTERPRETERS/s|python3.11|python3.10|"
debian/rules
changelog
"Imported into Trisquel"
package
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment