Create own debian package with version 3.44.0 of python-dependency-injector
See original GitHub issueHello everyone, my name is Max and my profession is DevOps. Our company are working with some software that requires python-dependency-injector as a dependency. We need to build this dependency from source and use the package because it is a security requirement. But I haven’t find any debian repo with instructions and directory “debian” in https://salsa.debian.org/public or in this repository. I have built project myself, but when I install him I have some errors:
Настраивается пакет python-dependency-injector (3.44.0-1) …
File "/usr/lib/python2.7/dist-packages/dependency_injector/ext/aiohttp.py", line 34
async def _view(request, *args, **kwargs):
^
SyntaxError: invalid syntax
File "/usr/lib/python2.7/dist-packages/dependency_injector/types.py", line 17
def __call__(self, *args: Injection, **kwargs: Injection) -> T: ...
^
SyntaxError: invalid syntax
dpkg: ошибка при обработке пакета python-dependency-injector (--install):
Maybe you can help fix this error or give me your debian.orig.tar with 3.44.0 version ?
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Chapter 6. Building the package - Debian
This will do everything to make full binary and source packages for you. It will: clean the source tree ( debian/rules clean )....
Read more >Creating and hosting your own deb packages and apt repo
Step 1: Creating a deb Package · package-name is the name of our package, hello-world in our case, · version is the version...
Read more >Building binary deb packages: a practical guide
In this quick tutorial I want to show you how to generate a deb package from ... Package: hello Version: 1.0 Architecture: arm64...
Read more >Install Elasticsearch with Debian Package
Start a 30-day trial to try out all of the features. The latest stable version of Elasticsearch can be found on the Download...
Read more >deb - Debian package format — fpm
Let's create a Debian package of Hashicorp's Terraform. ... -n terraform names the package “terraform”; -v 1.0.10 sets the package version.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@maxlavr I’m a bit overwhelmed with other project, will get back in a day or two.
Yep, you got it 😃
Sounds good.
Wonderful. Great news!