public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-bitarray] epel10: Clean trailing whitespaces
Date: Sun, 09 Aug 2026 01:30:14 GMT [thread overview]
Message-ID: <178623901453.1.7840188882266359892.rpms-python-bitarray-9bf1158d95d1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-bitarray
Branch : epel10
Commit : 9bf1158d95d136dd3e99c5d881673b0b2b5b5bb1
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2016-10-04T03:52:58+01:00
Stats : +10/-10 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-bitarray/c/9bf1158d95d136dd3e99c5d881673b0b2b5b5bb1?branch=epel10
Log:
Clean trailing whitespaces
---
diff --git a/python-bitarray.spec b/python-bitarray.spec
index e4a536d..6404d9d 100644
--- a/python-bitarray.spec
+++ b/python-bitarray.spec
@@ -1,10 +1,10 @@
%global srcname bitarray
%global sum Efficient Array of Booleans --C Extensions
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
-
-Name: python-%{srcname}
-Version: 0.8.1
+
+Name: python-%{srcname}
+Version: 0.8.1
Release: 3%{?dist}
Summary: %{sum}
@@ -25,7 +25,7 @@ Eight bits are represented by one byte in contiguous block of memory.
The user can select between two representations; little-endian and big-endian.
Most of the functionality is implemented in C.Methods for accessing the machine
representation are provided. This can be useful when bit level access to binary
-files is required, such as portable bitmap image files (.pbm). Also, when
+files is required, such as portable bitmap image files (.pbm). Also, when
dealing with compressed data which uses variable bit length encoding
you may find this module useful.
@@ -42,7 +42,7 @@ Eight bits are represented by one byte in contiguous block of memory.
The user can select between two representations; little-endian and big-endian.
Most of the functionality is implemented in C.Methods for accessing the machine
representation are provided. This can be useful when bit level access to binary
-files is required, such as portable bitmap image files (.pbm). Also, when
+files is required, such as portable bitmap image files (.pbm). Also, when
dealing with compressed data which uses variable bit length encoding
you may find this module useful.
This is Python 2 version.
@@ -58,7 +58,7 @@ Eight bits are represented by one byte in contiguous block of memory.
The user can select between two representations; little-endian and big-endian.
Most of the functionality is implemented in C.Methods for accessing the machine
representation are provided. This can be useful when bit level access to binary
-files is required, such as portable bitmap image files (.pbm). Also, when
+files is required, such as portable bitmap image files (.pbm). Also, when
dealing with compressed data which uses variable bit length encoding
you may find this module useful.
This is Python 3 version.
@@ -77,16 +77,16 @@ This is Python 3 version.
%py2_install
%py3_install
-
+
%files -n python2-%{srcname}
-%license LICENSE
+%license LICENSE
%{python2_sitearch}/*
%files -n python3-%{srcname}
-%license LICENSE
+%license LICENSE
%{python3_sitearch}/*
-
+
%changelog
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.1-3
reply other threads:[~2026-08-09 1:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178623901453.1.7840188882266359892.rpms-python-bitarray-9bf1158d95d1@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox