packaging
Here are 460 public repositories matching this topic...
-
Updated
Sep 30, 2020 - Ruby
Current Behavior
- run
yarn test --coverageto generate a coverage report. - run
git status /coverage/is part of the list of changed files.
Expected behavior
It should be ignored by git.
Suggested solution(s)
Append coverage to .gitignore
What's the problem this feature will solve?
I want to use pip to download linux packages onto a mac.
I know that I need to use some combination of --platform, --python-version, --only-binary=:all:. but I don't know the proper values for these options.
Describe the solution you'd like
I would like the documentation from the command line tool to be clear, or the package docum
Trying to --appimage-extract-and-run a x86_64 Linux AppImage on FreeBSD 12.1-RELEASE-p8 with the Linux compatibility layer:
user@FreeBSD$ /home/user/Downloads/Akira-26-x86_64.AppImage --appimage-extract-and-run
mkdir_p error: Permission denied
Failed to extract AppImage
but
user@FreeBSD$ /home/user/Downloads/Akira-26-x86_64.AppImage --appimage-extract
-
Updated
Jul 1, 2020 - Python
-
Updated
Oct 6, 2020 - Elixir
-
Updated
Aug 27, 2020 - Python
-
Updated
Nov 5, 2020 - C++
-
Updated
Apr 9, 2020 - Java
-
Updated
Oct 6, 2020 - Python
-
Updated
Nov 5, 2020 - JavaScript
Issue Description
Having "public beta" enabled on build.opensuse.org for my account "okurz" on package URLs like https://build.opensuse.org/package/show/devel:openQA/os-autoinst the popup for "unresolvable" build status does not show up on hovering nor click.
Expected Result
A popup should be displayed showing results like "nothing provides perl(ExtUtils::MakeMaker) >= 7.12,
-
Updated
Apr 23, 2018 - Python
-
Updated
Oct 21, 2020 - Python
-
Updated
Nov 14, 2020 - Groovy
Improve this page
Add a description, image, and links to the packaging topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the packaging topic, visit your repo's landing page and select "manage topics."
I am trying out the latest version (from the master branch) to find out if some earlier issues are fixed, but I stumble upon something else.
When installing some dependencies (in my case
numpydoc==0.8.0andoverrides==1.9), this fail with the message Will try again. Indeed, pipenv lets me know 'Installing initially failed dependencies...' but does not give any feedback whether it succeede