Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
python-agate-excel
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Python Team
packages
python-agate-excel
Commits
03aa0f42
Verified
Commit
03aa0f42
authored
3 years ago
by
jcfp
Browse files
Options
Downloads
Patches
Plain Diff
Control: add missing spaces in description.
parent
f0b15190
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+1
-0
1 addition, 0 deletions
debian/changelog
debian/control
+2
-2
2 additions, 2 deletions
debian/control
with
3 additions
and
2 deletions
debian/changelog
+
1
−
0
View file @
03aa0f42
...
...
@@ -30,6 +30,7 @@ python-agate-excel (0.2.5-1) UNRELEASED; urgency=medium
[ Jeroen Ploemen ]
* Control: remove the build profile restriction from the suggested
dependency of the binary pkg on the -doc pkg.
* Control: add missing spaces in description.
-- Håvard Flaget Aasen <haavard_aasen@yahoo.no> Mon, 29 Nov 2021 20:04:38 +0100
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
2
−
2
View file @
03aa0f42
...
...
@@ -29,7 +29,7 @@ Suggests: python-agateexcel-doc
Description: support for Excel files in agate
Agate-excel adds read support for Excel files (xls and xlsx) to agate. It uses
a monkey patching pattern to add read methods for xls and xlsx files to all
agate.Table instances after import of the corresponding agateexcel module.
agate.
Table instances after import of the corresponding agateexcel module.
.
This package provides the modules for Python 3.
...
...
@@ -42,7 +42,7 @@ Depends: ${misc:Depends},
Description: documentation for agate-excel
Agate-excel adds read support for Excel files (xls and xlsx) to agate. It uses
a monkey patching pattern to add read methods for xls and xlsx files to all
agate.Table instances after import of the corresponding agateexcel module.
agate.
Table instances after import of the corresponding agateexcel module.
.
This package provides the documentation.
Build-Profiles: <!nodoc>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment