mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 09:40:35 -04:00
11 lines
314 B
Python
11 lines
314 B
Python
--- setup.py.orig 2024-02-25 00:30:13 UTC
|
|
+++ setup.py
|
|
@@ -175,7 +175,7 @@ metadata = dict(
|
|
|
|
|
|
metadata = dict(
|
|
- name="Bottleneck",
|
|
+ name="bottleneck",
|
|
maintainer="Christopher Whelan",
|
|
maintainer_email="bottle-neck@googlegroups.com",
|
|
description="Fast NumPy array functions written in C",
|