-
Recent changes that made it to 4.9.2 caused a lot of trouble at many places.
- the change broke spreg (https://github.com/pysal/spreg/pull/129) which wrongly did star imports from libpysal.common a…
-
Do you support the output files section?
One of my favorite thing about packaging rpm files was that I could:
1. Create a single rpm spec file (similar to the meta.yaml).
2. Assign little files…
-
https://github.com/ClusterLabs/fence-agents/blob/master/fence-agents.spec.in#L33
unclear why not included but would be helpful if it was. if unable to package how would someone use it with a pacema…
-
The `reciprocal` test was passing despite having the following:
```
TEST_FLOATING_ARRAY_EQUALITY(dots, one, epsilon(one))
```
Besides the fact that `one` should have been `one*numLocal`, the funny…
-
Imagine I depend on package X. Package X is a subfolder of some larger repository Y. I put package X into my goopfile and specify the revision of Y that I want. `goop install` will bring in package X,…
-
### What version of gazelle are you using?
6bbfc47f1b0a27ee1efeddcc6671f3e4e03235dc
### What version of rules_go are you using?
v0.30.0
### What version of Bazel are you using?
4.2.2
…
-
Admittedly, I'm using the bazel plugin on windows, which I know is not really supported, but I'm not sure if this is related.
I had been able to get things working, and while some features (like pa…
-
When trygin to install django-cryptography using poetry :
`poetry add git+https://github.com/georgemarshall/django-cryptography`
django-cryptography seems to be installed properly, however, when…
-
The contributed courier package is missing a couple of permissions for courier's webmail cgi binary.
I was able to get the cgi binary working on F30 with the following local policy:
policy_modul…
-
Hi, I've setup interfacer to process some generated java files that are output by the [gradle-avro-plugin](https://github.com/davidmc24/gradle-avro-plugin/)
```
plugins {
id 'java-library'
…